Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 3 | 3 | 0.971 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 2422 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
2 | 3 | 5437 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
3 | 3 | 5440 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
| ||||
new String[] { new String(shortSignature.toString()), new String(abstractMethods[0].declaringClass.shortReadableName()) } |
| ||||
new String[] { new String(concreteMethod.readableName()), new String(abstractMethods[0].declaringClass.readableName()) } |
| ||||
new String[] { new String(concreteMethod.readableName()), new String(abstractMethods[0].declaringClass.shortReadableName()) } |
| |||
new String[] { new String( [[#variablea0790e60]]. [[#variablea0790de0]]()), new String(abstractMethods[0].declaringClass. [[#variablea0790d60]]()) } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#a0790e60]] | concreteMethod |
1 | 2 | [[#a0790e60]] | concreteMethod |
1 | 3 | [[#a0790e60]] | shortSignature |
2 | 1 | [[#a0790de0]] | readableName |
2 | 2 | [[#a0790de0]] | readableName |
2 | 3 | [[#a0790de0]] | toString |
3 | 1 | [[#a0790d60]] | shortReadableName |
3 | 2 | [[#a0790d60]] | readableName |
3 | 3 | [[#a0790d60]] | shortReadableName |