Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 1 | 0.963 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 527 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/Scope.java |
2 | 4 | 542 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/Scope.java |
| ||||
{ if (hasErasedCandidatesCollisions(superType, typeVariable.superclass, invocations, typeVariable, typeRef)) { noProblems = false; continue nextVariable; } } |
| ||||
{ if (hasErasedCandidatesCollisions(superType, previousInterface, invocations, typeVariable, typeRef)) { noProblems = false; continue nextVariable; } } |
| |||
{ if (hasErasedCandidatesCollisions(superType, [[#variable53236d80]], invocations, typeVariable, typeRef)) { noProblems = false; continue nextVariable; } } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#53236d80]] | previousInterface |
1 | 2 | [[#53236d80]] | typeVariable.superclass |