Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.972 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 702 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/packageview/PackageExplorerPart.java |
2 | 1 | 138 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/workingsets/JavaWorkingSetPage.java |
| ||||
new PackageExplorerProblemTreeViewer(composite, SWT.MULTI| SWT.H_SCROLL| SWT.V_SCROLL) |
| ||||
new CheckboxTreeViewer(composite, SWT.BORDER| SWT.H_SCROLL| SWT.V_SCROLL) |
| |||
new [[#variableb30c8900]](composite, SWT. [[#variableb30c88a0]]|SWT.H_SCROLL|SWT.V_SCROLL) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b30c8900]] | CheckboxTreeViewer |
1 | 2 | [[#b30c8900]] | PackageExplorerProblemTreeViewer |
2 | 1 | [[#b30c88a0]] | BORDER |
2 | 2 | [[#b30c88a0]] | MULTI |