Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.981 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 1727 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/StackMapFrameCodeStream.java |
2 | 2 | 1730 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/StackMapFrameCodeStream.java |
| ||||
if (this.framePositions.remove(new Integer(oldPosition))) { this.framePositions.add(new Integer(this.position)); } |
| ||||
if (this.variablesModificationsPositions.remove(new Integer(oldPosition))) { this.variablesModificationsPositions.add(new Integer(this.position)); } |
| |||
if (this. [[#variable568ecdc0]].remove(new Integer(oldPosition))) { this. [[#variable568ecdc0]].add(new Integer(this.position)); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#568ecdc0]] | framePositions |
1 | 2 | [[#568ecdc0]] | variablesModificationsPositions |