Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
6 | 2 | 2 | 0.978 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 6 | 6301 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
2 | 6 | 6308 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
| ||||
new String[] { new String(argumentType.readableName()), new String(varargsType.readableName()), new String(method.declaringClass.readableName()), typesAsString(method.isVarargs(), method.parameters, false), new String(varargsType.elementsType().readableName()) , } |
| ||||
new String[] { new String(argumentType.shortReadableName()), new String(varargsType.shortReadableName()), new String(method.declaringClass.shortReadableName()), typesAsString(method.isVarargs(), method.parameters, true), new String(varargsType.elementsType().shortReadableName()) , } |
| |||
new String[] { new String(argumentType. [[#variable7c37cb80]]()), new String(varargsType. [[#variable7c37cb80]]()), new String(method.declaringClass. [[#variable7c37cb80]]()), typesAsString(method.isVarargs(), method.parameters, [[#variable7c37ca60]]), new String(varargsType.elementsType(). [[#variable7c37cb80]]()) , } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#7c37cb80]] | shortReadableName |
1 | 2 | [[#7c37cb80]] | readableName |
2 | 1 | [[#7c37ca60]] | true |
2 | 2 | [[#7c37ca60]] | false |