Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 3 | 1 | 0.989 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 1765 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java |
2 | 2 | 1808 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java |
3 | 2 | 1818 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java |
| ||||
// leave a java.lang.reflect.Field object on the stack this.ldc(String.valueOf(methodBinding.declaringClass.constantPoolName()).replace('/', '.')); this.invokeClassForName(); |
| ||||
// leave a java.lang.reflect.Field object on the stack this.ldc(String.valueOf(fieldBinding.declaringClass.constantPoolName()).replace('/', '.')); this.invokeClassForName(); |
| ||||
// leave a java.lang.reflect.Field object on the stack this.ldc(String.valueOf(methodBinding.declaringClass.constantPoolName()).replace('/', '.')); this.invokeClassForName(); |
| |||
// leave a java.lang.reflect.Field object on the stack this.ldc(String.valueOf( [[#variable95ea3ca0]].declaringClass.constantPoolName()).replace('/', '.')); this.invokeClassForName(); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#95ea3ca0]] | methodBinding |
1 | 2 | [[#95ea3ca0]] | fieldBinding |
1 | 3 | [[#95ea3ca0]] | methodBinding |