Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 3 | 0.961 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 769 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment.java |
2 | 3 | 816 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment.java |
| ||||
{ cachedInfo = new RawTypeBinding[1]; this.uniqueRawTypeBindings.put(genericType, cachedInfo); } |
| ||||
{ cachedInfo = new WildcardBinding[10]; this.uniqueWildcardBindings.put(genericType, cachedInfo); } |
| |||
{ cachedInfo = new [[#variablebb629e60]][ [[#variablebb62a9e0]]]; this. [[#variablebb629e00]].put(genericType, cachedInfo); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#bb629e60]] | WildcardBinding |
1 | 2 | [[#bb629e60]] | RawTypeBinding |
2 | 1 | [[#bb62a9e0]] | 10 |
2 | 2 | [[#bb62a9e0]] | 1 |
3 | 1 | [[#bb629e00]] | uniqueWildcardBindings |
3 | 2 | [[#bb629e00]] | uniqueRawTypeBindings |