Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 3 | 0.953 | block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 79 | plugins/org.eclipse.jdt.junit/src/org/eclipse/jdt/internal/junit/buildpath/JUnitContainerWizardPage.java |
2 | 3 | 221 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/BuildPathsPropertyPage.java |
| ||||
{ ExceptionHandler.handle(e, getShell(), JUnitMessages.JUnitContainerWizardPage_error_title, JUnitMessages.JUnitContainerWizardPage_error_problem_configuring_container); return false; } |
| ||||
{ ExceptionHandler.handle(e, getShell(), PreferencesMessages.BuildPathsPropertyPage_error_title, PreferencesMessages.BuildPathsPropertyPage_error_message); return false; } |
| |||
{ ExceptionHandler.handle(e, getShell(), [[#variable95430fa0]]. [[#variable95430f40]], [[#variable95430fa0]]. [[#variable95430ec0]]); return false; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#95430fa0]] | JUnitMessages |
1 | 2 | [[#95430fa0]] | PreferencesMessages |
2 | 1 | [[#95430f40]] | JUnitContainerWizardPage_error_title |
2 | 2 | [[#95430f40]] | BuildPathsPropertyPage_error_title |
3 | 1 | [[#95430ec0]] | JUnitContainerWizardPage_error_problem_configuring_container |
3 | 2 | [[#95430ec0]] | BuildPathsPropertyPage_error_message |