| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 3 | 5 | 3 | 0.960 | statement_sequence[3] |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 3 | 271 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/JavaDebugPreferencePage.java |
| 2 | 3 | 358 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/jres/InstalledJREsBlock.java |
| 3 | 3 | 293 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/snippeteditor/SelectImportsDialog.java |
| 4 | 3 | 170 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/MembersOrderPreferencePage.java |
| 5 | 3 | 71 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/dialogfields/Separator.java |
| ||||
GridData gd = new GridData();
gd.verticalAlignment = GridData.FILL;
gd.horizontalAlignment = GridData.FILL;
|
| ||||
GridData gd = new GridData();
gd.horizontalAlignment = GridData.FILL;
gd.verticalAlignment = GridData.BEGINNING;
|
| ||||
GridData gd = new GridData();
gd.verticalAlignment = GridData.FILL;
gd.horizontalAlignment = GridData.FILL;
|
| ||||
GridData gd = new GridData();
gd.verticalAlignment = GridData.FILL;
gd.horizontalAlignment = GridData.FILL_HORIZONTAL;
|
| ||||
GridData gd = new GridData();
gd.horizontalAlignment = GridData.FILL;
gd.verticalAlignment = GridData.BEGINNING;
|
| |||
GridData gd = new GridData(); gd. [[#variableb9e3de60]]= GridData.FILL; gd. [[#variableb9e3de00]]= GridData. [[#variableb9e747a0]]; |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#b9e3de60]] | verticalAlignment |
| 1 | 2 | [[#b9e3de60]] | horizontalAlignment |
| 1 | 3 | [[#b9e3de60]] | verticalAlignment |
| 1 | 4 | [[#b9e3de60]] | horizontalAlignment |
| 1 | 5 | [[#b9e3de60]] | verticalAlignment |
| 2 | 1 | [[#b9e3de00]] | horizontalAlignment |
| 2 | 2 | [[#b9e3de00]] | verticalAlignment |
| 2 | 3 | [[#b9e3de00]] | horizontalAlignment |
| 2 | 4 | [[#b9e3de00]] | verticalAlignment |
| 2 | 5 | [[#b9e3de00]] | horizontalAlignment |
| 3 | 1 | [[#b9e747a0]] | FILL |
| 3 | 2 | [[#b9e747a0]] | BEGINNING |
| 3 | 3 | [[#b9e747a0]] | FILL_HORIZONTAL |
| 3 | 4 | [[#b9e747a0]] | BEGINNING |
| 3 | 5 | [[#b9e747a0]] | FILL |