| 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.954 | expression_list |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 5 | 4081 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
| 2 | 5 | 4741 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
| ||||
id,
new String[] {
new String(type.readableName())
}, new String[] {
new String(type.shortReadableName())
}, severity, location.sourceStart
|
| ||||
id,
new String[] {
new String(targetType.readableName())
}, new String[] {
new String(targetType.shortReadableName())
}, location.sourceStart, location.sourceEnd
|
| |||
id, new String[] {
new String( [[#variable5de2dfc0]].readableName())
}, new String[] {
new String( [[#variable5de2dfc0]].shortReadableName())
}, [[#variable5de2df40]], location. [[#variable5de2dea0]]
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#5de2dfc0]] | targetType |
| 1 | 2 | [[#5de2dfc0]] | type |
| 2 | 1 | [[#5de2df40]] | location.sourceStart |
| 2 | 2 | [[#5de2df40]] | severity |
| 3 | 1 | [[#5de2dea0]] | sourceEnd |
| 3 | 2 | [[#5de2dea0]] | sourceStart |