| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 3 | 10 | 6 | 0.959 | expression_list |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 3 | 523 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
| 2 | 3 | 571 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
| 3 | 3 | 1060 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
| 4 | 7 | 1405 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
| 5 | 3 | 1787 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
| 6 | 3 | 5480 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
| 7 | 3 | 5496 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
| 8 | 3 | 5630 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
| 9 | 3 | 5813 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
| 10 | 5 | 6392 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
| ||||
IProblem.AnnotationCircularity,
new String[] {
new String(sourceType.readableName()), new String(otherType.readableName())
}, new String[] {
new String(sourceType.shortReadableName()), new String(otherType.shortReadableName())
}
|
| ||||
IProblem.AnnotationTypeUsedAsSuperInterface,
new String[] {
new String(superType.readableName()), new String(type.sourceName())
}, new String[] {
new String(superType.shortReadableName()), new String(type.sourceName())
}
|
| ||||
IProblem.IncompatibleTypesInConditionalOperator,
new String[] {
new String(trueType.readableName()), new String(falseType.readableName())
}, new String[] {
new String(trueType.sourceName()), new String(falseType.sourceName())
}
|
| ||||
IProblem.DuplicateSuperInterface,
new String[] {
new String(superType.readableName()),
new String(type.sourceName())
}, new String[] {
new String(superType.shortReadableName()),
new String(type.sourceName())
}
|
| ||||
IProblem.HierarchyCircularity,
new String[] {
new String(sourceType.readableName()), new String(superType.readableName())
}, new String[] {
new String(sourceType.shortReadableName()), new String(superType.shortReadableName())
}
|
| ||||
IProblem.SuperclassMustBeAClass,
new String[] {
new String(superType.readableName()), new String(type.sourceName())
}, new String[] {
new String(superType.shortReadableName()), new String(type.sourceName())
}
|
| ||||
IProblem.SuperInterfaceMustBeAnInterface,
new String[] {
new String(superType.readableName()), new String(type.sourceName())
}, new String[] {
new String(superType.shortReadableName()), new String(type.sourceName())
}
|
| ||||
IProblem.TypeMismatch,
new String[] {
new String(actualType.readableName()), new String(expectedType.readableName())
}, new String[] {
new String(actualType.shortReadableName()), new String(expectedType.shortReadableName())
}
|
| ||||
IProblem.UnnecessaryInstanceof,
new String[] {
new String(expressionType.readableName()), new String(checkType.readableName())
}, new String[] {
new String(expressionType.shortReadableName()), new String(checkType.shortReadableName())
}
|
| ||||
IProblem.WildcardFieldAssignment,
new String[] {
new String(expressionType.readableName()), new String(variableType.readableName())
}, new String[] {
new String(expressionType.shortReadableName()), new String(variableType.shortReadableName())
}
|
| |||
IProblem. [[#variable541d8100]], new String[] {
new String( [[#variable541d80a0]].readableName()),
new String( [[#variable541d8040]]. [[#variable5c7b9fc0]]())
}, new String[] {
new String( [[#variable541d80a0]]. [[#variable5c7b9f40]]()),
new String( [[#variable541d8040]]. [[#variable5c7b9e80]]())
}
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#541d8100]] | SuperclassMustBeAClass |
| 1 | 2 | [[#541d8100]] | AnnotationCircularity |
| 1 | 3 | [[#541d8100]] | WildcardFieldAssignment |
| 1 | 4 | [[#541d8100]] | TypeMismatch |
| 1 | 5 | [[#541d8100]] | IncompatibleTypesInConditionalOperator |
| 1 | 6 | [[#541d8100]] | HierarchyCircularity |
| 1 | 7 | [[#541d8100]] | UnnecessaryInstanceof |
| 1 | 8 | [[#541d8100]] | SuperInterfaceMustBeAnInterface |
| 1 | 9 | [[#541d8100]] | DuplicateSuperInterface |
| 1 | 10 | [[#541d8100]] | AnnotationTypeUsedAsSuperInterface |
| 2 | 1 | [[#541d80a0]] | superType |
| 2 | 2 | [[#541d80a0]] | sourceType |
| 2 | 3 | [[#541d80a0]] | expressionType |
| 2 | 4 | [[#541d80a0]] | actualType |
| 2 | 5 | [[#541d80a0]] | trueType |
| 2 | 6 | [[#541d80a0]] | sourceType |
| 2 | 7 | [[#541d80a0]] | expressionType |
| 2 | 8 | [[#541d80a0]] | superType |
| 2 | 9 | [[#541d80a0]] | superType |
| 2 | 10 | [[#541d80a0]] | superType |
| 3 | 1 | [[#541d8040]] | type |
| 3 | 2 | [[#541d8040]] | otherType |
| 3 | 3 | [[#541d8040]] | variableType |
| 3 | 4 | [[#541d8040]] | expectedType |
| 3 | 5 | [[#541d8040]] | falseType |
| 3 | 6 | [[#541d8040]] | superType |
| 3 | 7 | [[#541d8040]] | checkType |
| 3 | 8 | [[#541d8040]] | type |
| 3 | 9 | [[#541d8040]] | type |
| 3 | 10 | [[#541d8040]] | type |
| 4 | 1 | [[#5c7b9fc0]] | sourceName |
| 4 | 2 | [[#5c7b9fc0]] | readableName |
| 4 | 3 | [[#5c7b9fc0]] | readableName |
| 4 | 4 | [[#5c7b9fc0]] | readableName |
| 4 | 5 | [[#5c7b9fc0]] | readableName |
| 4 | 6 | [[#5c7b9fc0]] | readableName |
| 4 | 7 | [[#5c7b9fc0]] | readableName |
| 4 | 8 | [[#5c7b9fc0]] | sourceName |
| 4 | 9 | [[#5c7b9fc0]] | sourceName |
| 4 | 10 | [[#5c7b9fc0]] | sourceName |
| 5 | 1 | [[#5c7b9f40]] | shortReadableName |
| 5 | 2 | [[#5c7b9f40]] | shortReadableName |
| 5 | 3 | [[#5c7b9f40]] | shortReadableName |
| 5 | 4 | [[#5c7b9f40]] | shortReadableName |
| 5 | 5 | [[#5c7b9f40]] | sourceName |
| 5 | 6 | [[#5c7b9f40]] | shortReadableName |
| 5 | 7 | [[#5c7b9f40]] | shortReadableName |
| 5 | 8 | [[#5c7b9f40]] | shortReadableName |
| 5 | 9 | [[#5c7b9f40]] | shortReadableName |
| 5 | 10 | [[#5c7b9f40]] | shortReadableName |
| 6 | 1 | [[#5c7b9e80]] | sourceName |
| 6 | 2 | [[#5c7b9e80]] | shortReadableName |
| 6 | 3 | [[#5c7b9e80]] | shortReadableName |
| 6 | 4 | [[#5c7b9e80]] | shortReadableName |
| 6 | 5 | [[#5c7b9e80]] | sourceName |
| 6 | 6 | [[#5c7b9e80]] | shortReadableName |
| 6 | 7 | [[#5c7b9e80]] | shortReadableName |
| 6 | 8 | [[#5c7b9e80]] | sourceName |
| 6 | 9 | [[#5c7b9e80]] | sourceName |
| 6 | 10 | [[#5c7b9e80]] | sourceName |