Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 3 | 0.965 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 135 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/formatter/AlreadyExistsDialog.java |
2 | 3 | 145 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/formatter/AlreadyExistsDialog.java |
| ||||
gd.horizontalSpan = NUM_COLUMNS; gd.widthHint = convertWidthInCharsToPixels(60); final Label label = new Label(fComposite, SWT.WRAP); |
| ||||
gd.horizontalSpan = NUM_COLUMNS; gd.widthHint = convertWidthInCharsToPixels(60); final Button radio = new Button(fComposite, SWT.RADIO); |
| |||
gd.horizontalSpan = NUM_COLUMNS; gd.widthHint = convertWidthInCharsToPixels(60); final [[#variable60d620c0]] [[#variable60d73b60]]= new [[#variable60d620c0]](fComposite, SWT. [[#variable60d73b40]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#60d620c0]] | Label |
1 | 2 | [[#60d620c0]] | Button |
2 | 1 | [[#60d73b60]] | label |
2 | 2 | [[#60d73b60]] | radio |
3 | 1 | [[#60d73b40]] | WRAP |
3 | 2 | [[#60d73b40]] | RADIO |