Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 4 | 0.960 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 73 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/actions/PopupDisplayAction.java |
2 | 1 | 333 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/JavaLogicalStructuresPreferencePage.java |
| ||||
new StyledText(parent, SWT.MULTI| SWT.READ_ONLY| SWT.WRAP| SWT.H_SCROLL| SWT.V_SCROLL) |
| ||||
new TableViewer(parent, SWT.BORDER| SWT.MULTI| SWT.FULL_SELECTION| SWT.H_SCROLL| SWT.V_SCROLL) |
| |||
new [[#variable57f75e20]](parent, SWT. [[#variable57f75da0]]|SWT. [[#variable57f75d00]]|SWT. [[#variable57f75c80]]|SWT.H_SCROLL|SWT.V_SCROLL) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#57f75e20]] | TableViewer |
1 | 2 | [[#57f75e20]] | StyledText |
2 | 1 | [[#57f75da0]] | BORDER |
2 | 2 | [[#57f75da0]] | MULTI |
3 | 1 | [[#57f75d00]] | MULTI |
3 | 2 | [[#57f75d00]] | READ_ONLY |
4 | 1 | [[#57f75c80]] | FULL_SELECTION |
4 | 2 | [[#57f75c80]] | WRAP |