| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 1 | 5 | 2 | 0.973 | statement_sequence_member |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 1 | 2183 | plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/engine/ASTInstructionCompiler.java |
| 2 | 1 | 2195 | plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/engine/ASTInstructionCompiler.java |
| 3 | 1 | 3154 | plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/engine/ASTInstructionCompiler.java |
| 4 | 1 | 3159 | plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/engine/ASTInstructionCompiler.java |
| 5 | 1 | 3331 | plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/engine/ASTInstructionCompiler.java |
| ||||
push(new PushStaticFieldVariable(fieldId, getTypeName(declaringTypeBinding), fCounter)); |
| ||||
push(new PushFieldVariable(fieldId, getTypeSignature(declaringTypeBinding), fCounter)); |
| ||||
push(new PushStaticFieldVariable(fieldId, getTypeName(declaringTypeBinding), fCounter)); |
| ||||
push(new PushFieldVariable(fieldId, getTypeSignature(declaringTypeBinding), fCounter)); |
| ||||
push(new PushStaticFieldVariable(fieldId, getTypeName(declaringTypeBinding), fCounter)); |
| |||
push(new [[#variable6083dc20]](fieldId, [[#variable6083db60]](declaringTypeBinding), fCounter)); |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#6083dc20]] | PushStaticFieldVariable |
| 1 | 2 | [[#6083dc20]] | PushFieldVariable |
| 1 | 3 | [[#6083dc20]] | PushStaticFieldVariable |
| 1 | 4 | [[#6083dc20]] | PushFieldVariable |
| 1 | 5 | [[#6083dc20]] | PushStaticFieldVariable |
| 2 | 1 | [[#6083db60]] | getTypeName |
| 2 | 2 | [[#6083db60]] | getTypeSignature |
| 2 | 3 | [[#6083db60]] | getTypeName |
| 2 | 4 | [[#6083db60]] | getTypeSignature |
| 2 | 5 | [[#6083db60]] | getTypeName |