Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
7 | 2 | 2 | 0.982 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 7 | 6028 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
2 | 7 | 6037 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
| ||||
new String[] { new String(currentMethod.returnType.readableName()), new String(currentMethod.selector), typesAsString(currentMethod.original().isVarargs(), currentMethod.original().parameters, false), new String(currentMethod.declaringClass.readableName()), new String(inheritedMethod.returnType.readableName()), new String(inheritedMethod.declaringClass.readableName()) , //new String(inheritedMethod.returnType.erasure().readableName()), } |
| ||||
new String[] { new String(currentMethod.returnType.shortReadableName()), new String(currentMethod.selector), typesAsString(currentMethod.original().isVarargs(), currentMethod.original().parameters, true), new String(currentMethod.declaringClass.shortReadableName()), new String(inheritedMethod.returnType.shortReadableName()), new String(inheritedMethod.declaringClass.shortReadableName()) , //new String(inheritedMethod.returnType.erasure().shortReadableName()), } |
| |||
new String[] { new String(currentMethod.returnType. [[#variableba6cd240]]()), new String(currentMethod.selector), typesAsString(currentMethod.original().isVarargs(), currentMethod.original().parameters, [[#variableba6cd1c0]]), new String(currentMethod.declaringClass. [[#variableba6cd240]]()), new String(inheritedMethod.returnType. [[#variableba6cd240]]()), new String(inheritedMethod.declaringClass. [[#variableba6cd240]]()) , //new String(inheritedMethod.returnType.erasure().shortReadableName()), //new String(inheritedMethod.returnType.erasure().readableName()), } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#ba6cd240]] | shortReadableName |
1 | 2 | [[#ba6cd240]] | readableName |
2 | 1 | [[#ba6cd1c0]] | true |
2 | 2 | [[#ba6cd1c0]] | false |