Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 3 | 2 | 0.966 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 49 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/AnnotationComponentValue.java |
2 | 2 | 45 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/StackMapFrame.java |
3 | 2 | 31 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/VerificationInfo.java |
| ||||
final int t = u1At(classFileBytes, 0, offset); this.tag = t; |
| ||||
final int type = u1At(classFileBytes, 0, offset); this.frameType = type; |
| ||||
final int t = u1At(classFileBytes, 0, offset); this.tag = t; |
| |||
final int [[#variablea185fc00]]= u1At(classFileBytes, 0, offset); this. [[#variablea1bf85c0]]= [[#variablea185fc00]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#a185fc00]] | t |
1 | 2 | [[#a185fc00]] | type |
1 | 3 | [[#a185fc00]] | t |
2 | 1 | [[#a1bf85c0]] | tag |
2 | 2 | [[#a1bf85c0]] | frameType |
2 | 3 | [[#a1bf85c0]] | tag |