Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
6 | 6 | 4 | 0.960 | variable_initializer_list |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 6 | 431 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
2 | 6 | 438 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
3 | 6 | 2275 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
4 | 6 | 2282 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
5 | 6 | 2296 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
6 | 6 | 2308 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
| ||||
new String(type.sourceName()), new String( CharOperation.concat( concreteMethod.declaringClass.readableName(), concreteMethod.readableName(), '.' )) |
| ||||
new String(type.sourceName()), new String( CharOperation.concat( concreteMethod.declaringClass.shortReadableName(), concreteMethod.shortReadableName(), '.' )) |
| ||||
new String(exceptionType.sourceName()), new String( CharOperation.concat( inheritedMethod.declaringClass.readableName(), inheritedMethod.readableName(), '.' )) |
| ||||
new String(exceptionType.sourceName()), new String( CharOperation.concat( inheritedMethod.declaringClass.shortReadableName(), inheritedMethod.shortReadableName(), '.' )) |
| ||||
new String(exceptionType.sourceName()), new String( CharOperation.concat( currentMethod.declaringClass.sourceName(), currentMethod.readableName(), '.' )) |
| ||||
new String(exceptionType.sourceName()), new String( CharOperation.concat( currentMethod.declaringClass.sourceName(), currentMethod.shortReadableName(), '.' )) |
| |||
new String( [[#variable5e8338e0]].sourceName()), new String(CharOperation.concat( [[#variable5e833840]].declaringClass. [[#variable5e8337a0]](), [[#variable5e833840]]. [[#variable5e833720]](), '.')) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5e8338e0]] | exceptionType |
1 | 2 | [[#5e8338e0]] | type |
1 | 3 | [[#5e8338e0]] | exceptionType |
1 | 4 | [[#5e8338e0]] | exceptionType |
1 | 5 | [[#5e8338e0]] | type |
1 | 6 | [[#5e8338e0]] | exceptionType |
2 | 1 | [[#5e833840]] | currentMethod |
2 | 2 | [[#5e833840]] | concreteMethod |
2 | 3 | [[#5e833840]] | inheritedMethod |
2 | 4 | [[#5e833840]] | inheritedMethod |
2 | 5 | [[#5e833840]] | concreteMethod |
2 | 6 | [[#5e833840]] | currentMethod |
3 | 1 | [[#5e8337a0]] | sourceName |
3 | 2 | [[#5e8337a0]] | readableName |
3 | 3 | [[#5e8337a0]] | readableName |
3 | 4 | [[#5e8337a0]] | shortReadableName |
3 | 5 | [[#5e8337a0]] | shortReadableName |
3 | 6 | [[#5e8337a0]] | sourceName |
4 | 1 | [[#5e833720]] | readableName |
4 | 2 | [[#5e833720]] | readableName |
4 | 3 | [[#5e833720]] | readableName |
4 | 4 | [[#5e833720]] | shortReadableName |
4 | 5 | [[#5e833720]] | shortReadableName |
4 | 6 | [[#5e833720]] | shortReadableName |