Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
20 | 5 | 5 | 0.976 | class_body_declarations[5] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 20 | 91 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/StackMapFrameCodeStream.java |
2 | 19 | 270 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/StackMapFrameCodeStream.java |
3 | 19 | 575 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/StackMapFrameCodeStream.java |
4 | 19 | 954 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/StackMapFrameCodeStream.java |
5 | 19 | 1506 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/StackMapFrameCodeStream.java |
| ||||
public void aload(int iArg) { super.aload(iArg); this.currentFrame.addStackItem(getLocal(iArg, this.currentFrame)); } public void aload_0() { super.aload_0(); this.currentFrame.addStackItem(getLocal(0, this.currentFrame)); } public void aload_1() { super.aload_1(); this.currentFrame.addStackItem(getLocal(1, this.currentFrame)); } public void aload_2() { super.aload_2(); this.currentFrame.addStackItem(getLocal(2, this.currentFrame)); } public void aload_3() { super.aload_3(); this.currentFrame.addStackItem(getLocal(3, this.currentFrame)); } |
| ||||
public void dload(int iArg) { super.dload(iArg); this.currentFrame.addStackItem(getLocal(iArg, this.currentFrame)); } public void dload_0() { super.dload_0(); this.currentFrame.addStackItem(getLocal(0, this.currentFrame)); } public void dload_1() { super.dload_1(); this.currentFrame.addStackItem(getLocal(1, this.currentFrame)); } public void dload_2() { super.dload_2(); this.currentFrame.addStackItem(getLocal(2, this.currentFrame)); } public void dload_3() { super.dload_3(); this.currentFrame.addStackItem(getLocal(3, this.currentFrame)); } |
| ||||
public void fload(int iArg) { super.fload(iArg); this.currentFrame.addStackItem(getLocal(iArg, this.currentFrame)); } public void fload_0() { super.fload_0(); this.currentFrame.addStackItem(getLocal(0, this.currentFrame)); } public void fload_1() { super.fload_1(); this.currentFrame.addStackItem(getLocal(1, this.currentFrame)); } public void fload_2() { super.fload_2(); this.currentFrame.addStackItem(getLocal(2, this.currentFrame)); } public void fload_3() { super.fload_3(); this.currentFrame.addStackItem(getLocal(3, this.currentFrame)); } |
| ||||
public void iload(int iArg) { super.iload(iArg); this.currentFrame.addStackItem(getLocal(iArg, this.currentFrame)); } public void iload_0() { super.iload_0(); this.currentFrame.addStackItem(getLocal(0, this.currentFrame)); } public void iload_1() { super.iload_1(); this.currentFrame.addStackItem(getLocal(1, this.currentFrame)); } public void iload_2() { super.iload_2(); this.currentFrame.addStackItem(getLocal(2, this.currentFrame)); } public void iload_3() { super.iload_3(); this.currentFrame.addStackItem(getLocal(3, this.currentFrame)); } |
| ||||
public void lload(int iArg) { super.lload(iArg); this.currentFrame.addStackItem(getLocal(iArg, this.currentFrame)); } public void lload_0() { super.lload_0(); this.currentFrame.addStackItem(getLocal(0, this.currentFrame)); } public void lload_1() { super.lload_1(); this.currentFrame.addStackItem(getLocal(1, this.currentFrame)); } public void lload_2() { super.lload_2(); this.currentFrame.addStackItem(getLocal(2, this.currentFrame)); } public void lload_3() { super.lload_3(); this.currentFrame.addStackItem(getLocal(3, this.currentFrame)); } |
| |||
public void [[#variable5acd1fe0]](int iArg) { super. [[#variable5acd1fe0]](iArg); this.currentFrame.addStackItem(getLocal(iArg, this.currentFrame)); } public void [[#variable5acd1f40]]() { super. [[#variable5acd1f40]](); this.currentFrame.addStackItem(getLocal(0, this.currentFrame)); } public void [[#variable5acd1d60]]() { super. [[#variable5acd1d60]](); this.currentFrame.addStackItem(getLocal(1, this.currentFrame)); } public void [[#variablec07c30c0]]() { super. [[#variablec07c30c0]](); this.currentFrame.addStackItem(getLocal(2, this.currentFrame)); } public void [[#variablec07c30a0]]() { super. [[#variablec07c30a0]](); this.currentFrame.addStackItem(getLocal(3, this.currentFrame)); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5acd1fe0]] | aload |
1 | 2 | [[#5acd1fe0]] | dload |
1 | 3 | [[#5acd1fe0]] | fload |
1 | 4 | [[#5acd1fe0]] | iload |
1 | 5 | [[#5acd1fe0]] | lload |
2 | 1 | [[#5acd1f40]] | aload_0 |
2 | 2 | [[#5acd1f40]] | dload_0 |
2 | 3 | [[#5acd1f40]] | fload_0 |
2 | 4 | [[#5acd1f40]] | iload_0 |
2 | 5 | [[#5acd1f40]] | lload_0 |
3 | 1 | [[#5acd1d60]] | aload_1 |
3 | 2 | [[#5acd1d60]] | dload_1 |
3 | 3 | [[#5acd1d60]] | fload_1 |
3 | 4 | [[#5acd1d60]] | iload_1 |
3 | 5 | [[#5acd1d60]] | lload_1 |
4 | 1 | [[#c07c30c0]] | aload_2 |
4 | 2 | [[#c07c30c0]] | dload_2 |
4 | 3 | [[#c07c30c0]] | fload_2 |
4 | 4 | [[#c07c30c0]] | iload_2 |
4 | 5 | [[#c07c30c0]] | lload_2 |
5 | 1 | [[#c07c30a0]] | aload_3 |
5 | 2 | [[#c07c30a0]] | dload_3 |
5 | 3 | [[#c07c30a0]] | fload_3 |
5 | 4 | [[#c07c30a0]] | iload_3 |
5 | 5 | [[#c07c30a0]] | lload_3 |