Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.973 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 3224 | plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/engine/ASTInstructionCompiler.java |
2 | 1 | 3231 | plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/engine/ASTInstructionCompiler.java |
| ||||
push(new PushStaticFieldVariable(variableId, getTypeName(declaringTypeBinding), fCounter)); |
| ||||
push(new PushFieldVariable(variableId, getTypeSignature(declaringTypeBinding), fCounter)); |
| |||
push(new [[#variableb45142e0]](variableId, [[#variableb45143c0]](declaringTypeBinding), fCounter)); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b45142e0]] | PushStaticFieldVariable |
1 | 2 | [[#b45142e0]] | PushFieldVariable |
2 | 1 | [[#b45143c0]] | getTypeName |
2 | 2 | [[#b45143c0]] | getTypeSignature |