Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 5 | 3 | 0.958 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 268 | plugins/org.eclipse.jdt.junit/src/org/eclipse/jdt/internal/junit/launcher/JUnitMainTab.java |
2 | 1 | 129 | plugins/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/MoveInstanceMethodWizard.java |
3 | 1 | 320 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/formatter/ModifyDialogTabPage.java |
4 | 1 | 89 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/formatter/WhiteSpaceTabPage.java |
5 | 1 | 219 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/formatter/WhiteSpaceTabPage.java |
| ||||
new Text(comp, SWT.SINGLE| SWT.BORDER| SWT.READ_ONLY) |
| ||||
new Table(composite, SWT.SINGLE| SWT.BORDER| SWT.FULL_SELECTION) |
| ||||
new Text(composite, SWT.SINGLE| SWT.BORDER| SWT.RIGHT) |
| ||||
new ContainerCheckedTreeViewer(fComposite, SWT.SINGLE| SWT.BORDER| SWT.V_SCROLL) |
| ||||
new TreeViewer(sashForm, SWT.SINGLE| SWT.BORDER| SWT.V_SCROLL) |
| |||
new [[#variableb2652cc0]]( [[#variableb2652500]], SWT.SINGLE|SWT.BORDER|SWT. [[#variableb2652d40]]) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b2652cc0]] | ContainerCheckedTreeViewer |
1 | 2 | [[#b2652cc0]] | Table |
1 | 3 | [[#b2652cc0]] | Text |
1 | 4 | [[#b2652cc0]] | Text |
1 | 5 | [[#b2652cc0]] | TreeViewer |
2 | 1 | [[#b2652500]] | fComposite |
2 | 2 | [[#b2652500]] | composite |
2 | 3 | [[#b2652500]] | composite |
2 | 4 | [[#b2652500]] | comp |
2 | 5 | [[#b2652500]] | sashForm |
3 | 1 | [[#b2652d40]] | V_SCROLL |
3 | 2 | [[#b2652d40]] | FULL_SELECTION |
3 | 3 | [[#b2652d40]] | RIGHT |
3 | 4 | [[#b2652d40]] | READ_ONLY |
3 | 5 | [[#b2652d40]] | V_SCROLL |