Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 3 | 3 | 0.988 | statement_sequence[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 34 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/ExceptionTableEntry.java |
2 | 4 | 44 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/LocalVariableTableEntry.java |
3 | 4 | 44 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/LocalVariableTypeTableEntry.java |
| ||||
this.startPC = u2At(classFileBytes, 0, offset); this.endPC = u2At(classFileBytes, 2, offset); this.handlerPC = u2At(classFileBytes, 4, offset); this.catchTypeIndex = u2At(classFileBytes, 6, offset); |
| ||||
this.startPC = u2At(classFileBytes, 0, offset); this.length = u2At(classFileBytes, 2, offset); this.nameIndex = u2At(classFileBytes, 4, offset); this.descriptorIndex = u2At(classFileBytes, 6, offset); |
| ||||
this.startPC = u2At(classFileBytes, 0, offset); this.length = u2At(classFileBytes, 2, offset); this.nameIndex = u2At(classFileBytes, 4, offset); this.signatureIndex = u2At(classFileBytes, 6, offset); |
| |||
this.startPC = u2At(classFileBytes, 0, offset); this. [[#variableb9ba96c0]]= u2At(classFileBytes, 2, offset); this. [[#variableb9b13040]]= u2At(classFileBytes, 4, offset); this. [[#variableb9b130a0]]= u2At(classFileBytes, 6, offset); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b9ba96c0]] | endPC |
1 | 2 | [[#b9ba96c0]] | length |
1 | 3 | [[#b9ba96c0]] | length |
2 | 1 | [[#b9b13040]] | handlerPC |
2 | 2 | [[#b9b13040]] | nameIndex |
2 | 3 | [[#b9b13040]] | nameIndex |
3 | 1 | [[#b9b130a0]] | catchTypeIndex |
3 | 2 | [[#b9b130a0]] | descriptorIndex |
3 | 3 | [[#b9b130a0]] | signatureIndex |