Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 6 | 2 | 0.976 | expression_list |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 1177 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
2 | 3 | 1780 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
3 | 3 | 3205 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
4 | 3 | 3557 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
5 | 3 | 4925 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
6 | 3 | 5914 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
| ||||
IProblem.UsingDeprecatedType, new String[] { new String(type.readableName()) }, new String[] { new String(type.shortReadableName()) } |
| ||||
IProblem.HierarchyCircularitySelfReference, new String[] { new String(sourceType.readableName()) }, new String[] { new String(sourceType.shortReadableName()) } |
| ||||
IProblem.InvalidParameterizedExceptionType, new String[] { new String(exceptionType.readableName()) }, new String[] { new String(exceptionType.shortReadableName()) } |
| ||||
IProblem.JavadocUsingDeprecatedType, new String[] { new String(type.readableName()) }, new String[] { new String(type.shortReadableName()) } |
| ||||
IProblem.MissingArgumentsForParameterizedMemberType, new String[] { new String(type.readableName()) }, new String[] { new String(type.shortReadableName()) } |
| ||||
IProblem.UnsafeGenericArrayForVarargs, new String[] { new String(leafComponentType.readableName()) }, new String[] { new String(leafComponentType.shortReadableName()) } |
| |||
IProblem. [[#variable9e83e4a0]], new String[] { new String( [[#variable9e83e3a0]].readableName()) }, new String[] { new String( [[#variable9e83e3a0]].shortReadableName()) } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#9e83e4a0]] | MissingArgumentsForParameterizedMemberType |
1 | 2 | [[#9e83e4a0]] | UnsafeGenericArrayForVarargs |
1 | 3 | [[#9e83e4a0]] | InvalidParameterizedExceptionType |
1 | 4 | [[#9e83e4a0]] | JavadocUsingDeprecatedType |
1 | 5 | [[#9e83e4a0]] | HierarchyCircularitySelfReference |
1 | 6 | [[#9e83e4a0]] | UsingDeprecatedType |
2 | 1 | [[#9e83e3a0]] | type |
2 | 2 | [[#9e83e3a0]] | leafComponentType |
2 | 3 | [[#9e83e3a0]] | exceptionType |
2 | 4 | [[#9e83e3a0]] | type |
2 | 5 | [[#9e83e3a0]] | sourceType |
2 | 6 | [[#9e83e3a0]] | type |