Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 3 | 0.951 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 175 | plugins/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/MoveInstanceMethodWizard.java |
2 | 2 | 380 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/NameConventionConfigurationBlock.java |
| ||||
data.heightHint = SWTUtil.getTableHeightHint(table, 7); data.horizontalSpan = 2; |
| ||||
data.heightHint = SWTUtil.getTableHeightHint(table, 5); data.grabExcessHorizontalSpace = true; |
| |||
data.heightHint = SWTUtil.getTableHeightHint(table, [[#variable774ca200]]); data. [[#variable76c2c640]]= [[#variable98f8cb40]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#774ca200]] | 5 |
1 | 2 | [[#774ca200]] | 7 |
2 | 1 | [[#76c2c640]] | grabExcessHorizontalSpace |
2 | 2 | [[#76c2c640]] | horizontalSpan |
3 | 1 | [[#98f8cb40]] | true |
3 | 2 | [[#98f8cb40]] | 2 |