Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 3 | 0.958 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 71 | plugins/org.eclipse.jdt.junit/src/org/eclipse/jdt/internal/junit/ui/CounterPanel.java |
2 | 2 | 233 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/dialogs/TypeSelectionComponent.java |
| ||||
label = new Label(this, SWT.NONE); label.setText(name); |
| ||||
label = new Label(this, SWT.RIGHT); label.setFont(font); |
| |||
label = new Label(this, SWT. [[#variablebb7989a0]]); label. [[#variablebb798980]]( [[#variablebb798920]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#bb7989a0]] | NONE |
1 | 2 | [[#bb7989a0]] | RIGHT |
2 | 1 | [[#bb798980]] | setText |
2 | 2 | [[#bb798980]] | setFont |
3 | 1 | [[#bb798920]] | name |
3 | 2 | [[#bb798920]] | font |