| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 1 | 2 | 1 | 0.978 | conditional_or_expression |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 1 | 2124 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
| 2 | 1 | 2125 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
| ||||
new String[] {
new String(allocatedType.readableName()), new String(allocatedType.enclosingType().readableName())
,
}
|
| ||||
new String[] {
new String(allocatedType.shortReadableName()), new String(allocatedType.enclosingType().shortReadableName())
,
}
|
| |||
new String[] {
new String(allocatedType. [[#variable4c54ada0]]()),
new String(allocatedType.enclosingType(). [[#variable4c54ada0]]())
,
}
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#4c54ada0]] | shortReadableName |
| 1 | 2 | [[#4c54ada0]] | readableName |