Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 3 | 3 | 0.969 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 2051 | plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/engine/ASTInstructionCompiler.java |
2 | 1 | 2058 | plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/engine/ASTInstructionCompiler.java |
3 | 1 | 2102 | plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/engine/ASTInstructionCompiler.java |
| ||||
push(new LocalVariableCreation(arrayIdentifier, typeSignature, 1, isParamPrimitiveType, true, fCounter)); |
| ||||
push(new LocalVariableCreation(paramIdentifier, typeSignature, 0, isParamPrimitiveType, false, fCounter)); |
| ||||
push(new LocalVariableCreation(paramIdentifier, typeSignature, 0, isParamPrimitiveType, false, fCounter)); |
| |||
push(new LocalVariableCreation( [[#variable64b686a0]], typeSignature, [[#variable64b68620]], isParamPrimitiveType, [[#variable64b68580]], fCounter)); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#64b686a0]] | paramIdentifier |
1 | 2 | [[#64b686a0]] | arrayIdentifier |
1 | 3 | [[#64b686a0]] | paramIdentifier |
2 | 1 | [[#64b68620]] | 0 |
2 | 2 | [[#64b68620]] | 1 |
2 | 3 | [[#64b68620]] | 0 |
3 | 1 | [[#64b68580]] | false |
3 | 2 | [[#64b68580]] | true |
3 | 3 | [[#64b68580]] | false |