Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 3 | 0.962 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 134 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/dialogs/MultiElementListSelectionDialog.java |
2 | 1 | 136 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/dialogs/MultiElementListSelectionDialog.java |
| ||||
fBackButton = createButton(parent, IDialogConstants.BACK_ID, IDialogConstants.BACK_LABEL, false); |
| ||||
fFinishButton = createButton(parent, IDialogConstants.OK_ID, IDialogConstants.FINISH_LABEL, false); |
| |||
[[#variableb6592880]]= createButton(parent, IDialogConstants. [[#variableb65927e0]], IDialogConstants. [[#variableb6592740]], false); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b6592880]] | fFinishButton |
1 | 2 | [[#b6592880]] | fBackButton |
2 | 1 | [[#b65927e0]] | OK_ID |
2 | 2 | [[#b65927e0]] | BACK_ID |
3 | 1 | [[#b6592740]] | FINISH_LABEL |
3 | 2 | [[#b6592740]] | BACK_LABEL |