Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
6 | 2 | 0 | 1.000 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 6 | 247 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/CPListLabelProvider.java |
2 | 6 | 290 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/CPListLabelProvider.java |
| ||||
{ buf.append(' '); if (cpentry.isMissing()) { buf.append(fCreateLabel); } else { buf.append(fNewLabel); } } |
| ||||
{ buf.append(' '); if (cpentry.isMissing()) { buf.append(fCreateLabel); } else { buf.append(fNewLabel); } } |
| |||
{ buf.append(' '); if (cpentry.isMissing()) { buf.append(fCreateLabel); } else { buf.append(fNewLabel); } } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |