Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 4 | 3 | 0.961 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 59 | plugins/org.eclipse.jdt.junit/src/org/eclipse/jdt/internal/junit/ui/GotoReferencedTestAction.java |
2 | 1 | 79 | plugins/org.eclipse.jdt.junit/src/org/eclipse/jdt/internal/junit/ui/GotoReferencedTestAction.java |
3 | 1 | 68 | plugins/org.eclipse.jdt.junit/src/org/eclipse/jdt/internal/junit/ui/OpenEditorAction.java |
4 | 1 | 126 | plugins/org.eclipse.jdt.junit/src/org/eclipse/jdt/internal/junit/ui/TestMethodSelectionDialog.java |
| ||||
ErrorDialog.openError(getShell(), JUnitMessages.GotoReferencedTestAction_dialog_title, JUnitMessages.GotoReferencedTestAction_dialog_error, e.getStatus()); |
| ||||
ErrorDialog.openError(getShell(), JUnitMessages.GotoReferencedTestAction_dialog_title, JUnitMessages.GotoReferencedTestAction_dialog_error, e.getStatus()); |
| ||||
ErrorDialog.openError(getShell(), JUnitMessages.OpenEditorAction_error_dialog_title, JUnitMessages.OpenEditorAction_error_dialog_message, e.getStatus()); |
| ||||
ErrorDialog.openError(getParentShell(), JUnitMessages.TestMethodSelectionDialog_error_notfound_title, JUnitMessages.TestMethodSelectionDialog_error_notfound_message, e.getStatus()); |
| |||
ErrorDialog.openError( [[#variable58194ce0]](), JUnitMessages. [[#variable58194c40]], JUnitMessages. [[#variable58194bc0]], e.getStatus()); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#58194ce0]] | getShell |
1 | 2 | [[#58194ce0]] | getParentShell |
1 | 3 | [[#58194ce0]] | getShell |
1 | 4 | [[#58194ce0]] | getShell |
2 | 1 | [[#58194c40]] | GotoReferencedTestAction_dialog_title |
2 | 2 | [[#58194c40]] | TestMethodSelectionDialog_error_notfound_title |
2 | 3 | [[#58194c40]] | OpenEditorAction_error_dialog_title |
2 | 4 | [[#58194c40]] | GotoReferencedTestAction_dialog_title |
3 | 1 | [[#58194bc0]] | GotoReferencedTestAction_dialog_error |
3 | 2 | [[#58194bc0]] | TestMethodSelectionDialog_error_notfound_message |
3 | 3 | [[#58194bc0]] | OpenEditorAction_error_dialog_message |
3 | 4 | [[#58194bc0]] | GotoReferencedTestAction_dialog_error |