Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 2 | 3 | 0.976 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 3853 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
2 | 5 | 3859 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
| ||||
new String[] { new String(problemMethod.closestMatch.declaringClass.readableName()), new String(problemMethod.closestMatch.selector), closestParameterTypeNames, parameterTypeNames } |
| ||||
new String[] { new String(problemMethod.closestMatch.declaringClass.shortReadableName()), new String(problemMethod.closestMatch.selector), closestParameterTypeShortNames, parameterTypeShortNames } |
| |||
new String[] { new String(problemMethod.closestMatch.declaringClass. [[#variable945d6da0]]()), new String(problemMethod.closestMatch.selector), [[#variable945d6d00]], [[#variable945d6c80]] } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#945d6da0]] | shortReadableName |
1 | 2 | [[#945d6da0]] | readableName |
2 | 1 | [[#945d6d00]] | closestParameterTypeShortNames |
2 | 2 | [[#945d6d00]] | closestParameterTypeNames |
3 | 1 | [[#945d6c80]] | parameterTypeShortNames |
3 | 2 | [[#945d6c80]] | parameterTypeNames |