Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 3 | 0 | 1.000 | statement_sequence[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 63 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/StackMapFrame.java |
2 | 4 | 72 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/StackMapFrame.java |
3 | 4 | 83 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/StackMapFrame.java |
| ||||
// CHOP this.offsetDelta = u2At(classFileBytes, 1, offset); this.numberOfStackItems = 0; this.stackItems = EMPTY_LOCALS_OR_STACK_ITEMS; this.readOffset = 3; |
| ||||
// SAME_FRAME_EXTENDED this.offsetDelta = u2At(classFileBytes, 1, offset); this.numberOfStackItems = 0; this.stackItems = EMPTY_LOCALS_OR_STACK_ITEMS; this.readOffset = 3; |
| ||||
// APPEND this.offsetDelta = u2At(classFileBytes, 1, offset); this.numberOfStackItems = 0; this.stackItems = EMPTY_LOCALS_OR_STACK_ITEMS; this.readOffset = 3; |
| |||
// CHOP // APPEND // SAME_FRAME_EXTENDED this.offsetDelta = u2At(classFileBytes, 1, offset); this.numberOfStackItems = 0; this.stackItems = EMPTY_LOCALS_OR_STACK_ITEMS; this.readOffset = 3; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |