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.989 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 916 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/CodeAttribute.java |
2 | 2 | 918 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/CodeAttribute.java |
3 | 2 | 920 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/CodeAttribute.java |
| ||||
int defaultOffset = i4At(this.classFileBytes, 0, pc); pc += 4; |
| ||||
int low = i4At(this.classFileBytes, 0, pc); pc += 4; |
| ||||
int high = i4At(this.classFileBytes, 0, pc); pc += 4; |
| |||
int [[#variablea1bf94a0]]= i4At(this.classFileBytes, 0, pc); pc += 4; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#a1bf94a0]] | low |
1 | 2 | [[#a1bf94a0]] | high |
1 | 3 | [[#a1bf94a0]] | defaultOffset |