Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 4 | 0.953 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 121 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/BuildPathsPropertyPage.java |
2 | 4 | 78 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/TodoTaskInputDialog.java |
| ||||
String[] buttonLabels = new String[] { PreferencesMessages.BuildPathsPropertyPage_unsavedchanges_button_save, PreferencesMessages.BuildPathsPropertyPage_unsavedchanges_button_discard, PreferencesMessages.BuildPathsPropertyPage_unsavedchanges_button_ignore }; |
| ||||
String[] items = new String[] { PreferencesMessages.TodoTaskInputDialog_priority_high, PreferencesMessages.TodoTaskInputDialog_priority_normal, PreferencesMessages.TodoTaskInputDialog_priority_low }; |
| |||
String[] [[#variableb442cee0]]= new String[] { PreferencesMessages. [[#variableb442c300]], PreferencesMessages. [[#variableb442ce40]], PreferencesMessages. [[#variableb442cc20]] }; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b442cee0]] | buttonLabels |
1 | 2 | [[#b442cee0]] | items |
2 | 1 | [[#b442c300]] | BuildPathsPropertyPage_unsavedchanges_button_save |
2 | 2 | [[#b442c300]] | TodoTaskInputDialog_priority_high |
3 | 1 | [[#b442ce40]] | BuildPathsPropertyPage_unsavedchanges_button_discard |
3 | 2 | [[#b442ce40]] | TodoTaskInputDialog_priority_normal |
4 | 1 | [[#b442cc20]] | BuildPathsPropertyPage_unsavedchanges_button_ignore |
4 | 2 | [[#b442cc20]] | TodoTaskInputDialog_priority_low |