CloneSet4535


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1430.961statement_sequence_member
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1159
plugins/org.eclipse.jdt.junit/src/org/eclipse/jdt/internal/junit/ui/GotoReferencedTestAction.java
2179
plugins/org.eclipse.jdt.junit/src/org/eclipse/jdt/internal/junit/ui/GotoReferencedTestAction.java
3168
plugins/org.eclipse.jdt.junit/src/org/eclipse/jdt/internal/junit/ui/OpenEditorAction.java
41126
plugins/org.eclipse.jdt.junit/src/org/eclipse/jdt/internal/junit/ui/TestMethodSelectionDialog.java
Clone Instance
1
Line Count
1
Source Line
59
Source File
plugins/org.eclipse.jdt.junit/src/org/eclipse/jdt/internal/junit/ui/GotoReferencedTestAction.java

                        ErrorDialog.openError(getShell(), JUnitMessages.GotoReferencedTestAction_dialog_title, JUnitMessages.GotoReferencedTestAction_dialog_error, e.getStatus());


Clone Instance
2
Line Count
1
Source Line
79
Source File
plugins/org.eclipse.jdt.junit/src/org/eclipse/jdt/internal/junit/ui/GotoReferencedTestAction.java

                        ErrorDialog.openError(getShell(), JUnitMessages.GotoReferencedTestAction_dialog_title, JUnitMessages.GotoReferencedTestAction_dialog_error, e.getStatus());


Clone Instance
3
Line Count
1
Source Line
68
Source File
plugins/org.eclipse.jdt.junit/src/org/eclipse/jdt/internal/junit/ui/OpenEditorAction.java

                        ErrorDialog.openError(getShell(), JUnitMessages.OpenEditorAction_error_dialog_title, JUnitMessages.OpenEditorAction_error_dialog_message, e.getStatus());


Clone Instance
4
Line Count
1
Source Line
126
Source File
plugins/org.eclipse.jdt.junit/src/org/eclipse/jdt/internal/junit/ui/TestMethodSelectionDialog.java

                        ErrorDialog.openError(getParentShell(), JUnitMessages.TestMethodSelectionDialog_error_notfound_title, JUnitMessages.TestMethodSelectionDialog_error_notfound_message, e.getStatus());


Clone AbstractionParameter Count: 3Parameter Bindings

ErrorDialog.openError( [[#variable58194ce0]](), JUnitMessages. [[#variable58194c40]], JUnitMessages. [[#variable58194bc0]], e.getStatus());
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#58194ce0]]
getShell 
12[[#58194ce0]]
getParentShell 
13[[#58194ce0]]
getShell 
14[[#58194ce0]]
getShell 
21[[#58194c40]]
GotoReferencedTestAction_dialog_title 
22[[#58194c40]]
TestMethodSelectionDialog_error_notfound_title 
23[[#58194c40]]
OpenEditorAction_error_dialog_title 
24[[#58194c40]]
GotoReferencedTestAction_dialog_title 
31[[#58194bc0]]
GotoReferencedTestAction_dialog_error 
32[[#58194bc0]]
TestMethodSelectionDialog_error_notfound_message 
33[[#58194bc0]]
OpenEditorAction_error_dialog_message 
34[[#58194bc0]]
GotoReferencedTestAction_dialog_error