| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 1 | 2 | 1 | 0.990 | statement_sequence_member |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 1 | 176 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/jres/ExecutionEnvironmentsPreferencePage.java |
| 2 | 1 | 180 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/jres/ExecutionEnvironmentsPreferencePage.java |
| ||||
label.setLayoutData(new GridData(SWT.FILL, 0, true, false, 2, 1)); |
| ||||
text.setLayoutData(new GridData(SWT.FILL, 0, true, false, 2, 1)); |
| |||
[[#variable562556e0]].setLayoutData(new GridData(SWT.FILL, 0, true, false, 2, 1)); |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#562556e0]] | label |
| 1 | 2 | [[#562556e0]] | text |