Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 3 | 3 | 0.953 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 156 | plugins/org.eclipse.jdt.junit/src/org/eclipse/jdt/junit/wizards/NewTestCaseWizardPageTwo.java |
2 | 1 | 139 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/dialogs/SortMembersMessageDialog.java |
3 | 1 | 257 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/SpellingConfigurationBlock.java |
| ||||
Label label = new Label(container, SWT.LEFT| SWT.WRAP); |
| ||||
final Label imageLabel1 = new Label(warningComposite, SWT.LEFT| SWT.WRAP); |
| ||||
Label labelControl = new Label(parent, SWT.LEFT| SWT.WRAP); |
| |||
[[#variable53e9e500]]Label [[#variable53e9e480]]= new Label( [[#variable53e9e360]], SWT.LEFT|SWT.WRAP); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#53e9e500]] | final |
1 | 2 | [[#53e9e500]] | |
1 | 3 | [[#53e9e500]] | |
2 | 1 | [[#53e9e480]] | imageLabel1 |
2 | 2 | [[#53e9e480]] | labelControl |
2 | 3 | [[#53e9e480]] | label |
3 | 1 | [[#53e9e360]] | warningComposite |
3 | 2 | [[#53e9e360]] | parent |
3 | 3 | [[#53e9e360]] | container |