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.974 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 2981 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
2 | 5 | 2987 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
| ||||
new String[] { new String(shownMethod.declaringClass.readableName()), new String(shownMethod.selector), closestParameterTypeNames, parameterTypeNames } |
| ||||
new String[] { new String(shownMethod.declaringClass.shortReadableName()), new String(shownMethod.selector), closestParameterTypeShortNames, parameterTypeShortNames } |
| |||
new String[] { new String(shownMethod.declaringClass. [[#variable5d937c80]]()), new String(shownMethod.selector), [[#variable5d937be0]], [[#variable5d937b60]] } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5d937c80]] | shortReadableName |
1 | 2 | [[#5d937c80]] | readableName |
2 | 1 | [[#5d937be0]] | closestParameterTypeShortNames |
2 | 2 | [[#5d937be0]] | closestParameterTypeNames |
3 | 1 | [[#5d937b60]] | parameterTypeShortNames |
3 | 2 | [[#5d937b60]] | parameterTypeNames |