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.991 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 1132 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
2 | 1 | 1133 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
| ||||
new String[] { new String(enclosingType.readableName()), new String(signature), String.valueOf(position) } |
| ||||
new String[] { new String(enclosingType.shortReadableName()), new String(signature), String.valueOf(position) } |
| |||
new String[] { new String(enclosingType. [[#variable60581260]]()), new String(signature), String.valueOf(position) } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#60581260]] | shortReadableName |
1 | 2 | [[#60581260]] | readableName |