Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 1 | 0.987 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 481 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding.java |
2 | 3 | 827 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding.java |
| ||||
{ wrapper.start++; // skip '^' types.add(environment.getTypeFromTypeSignature(wrapper, typeVars, this )); } |
| ||||
{ wrapper.start++; // skip ':' types.add(environment.getTypeFromTypeSignature(wrapper, existingVariables, this )); } |
| |||
{ wrapper.start++; // skip ':' // skip '^' types.add(environment.getTypeFromTypeSignature(wrapper, [[#variable993b18e0]], this )); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#993b18e0]] | existingVariables |
1 | 2 | [[#993b18e0]] | typeVars |