Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 3 | 1 | 0.973 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 162 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/LocalTypeBinding.java |
2 | 2 | 154 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/RawTypeBinding.java |
3 | 2 | 167 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/RawTypeBinding.java |
| ||||
{ shortReadableName = CharOperation.concat(enclosingType().shortReadableName(), sourceName, '.'); } |
| ||||
{ readableName = CharOperation.concat(enclosingType().readableName(), sourceName, '.'); } |
| ||||
{ shortReadableName = CharOperation.concat(enclosingType().shortReadableName(), sourceName, '.'); } |
| |||
{ [[#variable63c9ffc0]]= CharOperation.concat(enclosingType(). [[#variable63c9ffc0]](), sourceName, '.'); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#63c9ffc0]] | shortReadableName |
1 | 2 | [[#63c9ffc0]] | readableName |
1 | 3 | [[#63c9ffc0]] | shortReadableName |