Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 1 | 0.970 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 1914 | plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/engine/ASTInstructionCompiler.java |
2 | 1 | 2682 | plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/engine/ASTInstructionCompiler.java |
| ||||
String signature = getMethodSignature(methodBinding, enclosingTypeSignature).replace('.', '/'); |
| ||||
String signature = getMethodSignature(methodBinding, null).replace('.', '/'); |
| |||
String signature = getMethodSignature(methodBinding, [[#variablea3fdcaa0]]).replace('.', '/'); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#a3fdcaa0]] | null |
1 | 2 | [[#a3fdcaa0]] | enclosingTypeSignature |