Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 1 | 0.974 | conditional_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 921 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/NameLookup.java |
2 | 1 | 1041 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/NameLookup.java |
| ||||
firstDot == -1 ? matchName: matchName.substring(0, firstDot) |
| ||||
firstDot == -1 ? name: name.substring(0, firstDot) |
| |||
firstDot == -1 ? [[#variableb9640900]]: [[#variableb9640900]].substring(0, firstDot) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b9640900]] | matchName |
1 | 2 | [[#b9640900]] | name |