Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 3 | 2 | 0.985 | expression_list |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 5265 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
2 | 3 | 5449 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
3 | 3 | 5464 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
| ||||
IProblem.RawTypeReference, new String[] { new String(type.readableName()), new String(type.erasure().readableName()) , }, new String[] { new String(type.shortReadableName()), new String(type.erasure().shortReadableName()) , } |
| ||||
IProblem.StaticMemberOfParameterizedType, new String[] { new String(type.readableName()), new String(type.enclosingType().readableName()) , }, new String[] { new String(type.shortReadableName()), new String(type.enclosingType().shortReadableName()) , } |
| ||||
IProblem.StaticMemberOfParameterizedType, new String[] { new String(type.readableName()), new String(type.enclosingType().readableName()) , }, new String[] { new String(type.shortReadableName()), new String(type.enclosingType().shortReadableName()) , } |
| |||
IProblem. [[#variablea460c880]], new String[] { new String(type.readableName()), new String(type. [[#variablea460c800]]().readableName()) , }, new String[] { new String(type.shortReadableName()), new String(type. [[#variablea460c800]]().shortReadableName()) , } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#a460c880]] | StaticMemberOfParameterizedType |
1 | 2 | [[#a460c880]] | RawTypeReference |
1 | 3 | [[#a460c880]] | StaticMemberOfParameterizedType |
2 | 1 | [[#a460c800]] | enclosingType |
2 | 2 | [[#a460c800]] | erasure |
2 | 3 | [[#a460c800]] | enclosingType |