Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.988 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 792 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding.java |
2 | 2 | 846 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding.java |
| ||||
{ nameBuffer.append(CharOperation.concat(this.enclosingType().readableName(), sourceName, '.')); } |
| ||||
{ nameBuffer.append(CharOperation.concat(this.enclosingType().shortReadableName(), sourceName, '.')); } |
| |||
{ nameBuffer.append(CharOperation.concat(this.enclosingType(). [[#variableb36c25c0]](), sourceName, '.')); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b36c25c0]] | shortReadableName |
1 | 2 | [[#b36c25c0]] | readableName |