Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.973 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 334 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/NameLookup.java |
2 | 2 | 339 | plugins/org.eclipse.jdt.debug/model/org/eclipse/jdt/internal/debug/core/breakpoints/JavaBreakpoint.java |
| ||||
if (index != -1) { cuName = cuName.substring(0, index); } |
| ||||
if (index != -1) { queriedType = queriedType.substring(0, index); } |
| |||
if (index != -1) { [[#variablebc39ae00]]= [[#variablebc39ae00]].substring(0, index); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#bc39ae00]] | cuName |
1 | 2 | [[#bc39ae00]] | queriedType |