Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
7 | 2 | 2 | 0.975 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 7 | 206 | plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/instructions/RuntimeSignature.java |
2 | 7 | 398 | plugins/org.eclipse.jdt.debug/eval/org/eclipse/jdt/internal/debug/eval/ast/instructions/RuntimeSignature.java |
| ||||
start = CharOperation.lastIndexOf( C_DOT, methodSignature, i, end ) + 1; |
| ||||
start = CharOperation.lastIndexOf( C_DOT, signature, sigPos, end ) + 1; |
| |||
start = CharOperation.lastIndexOf(C_DOT, [[#variablebef2ece0]], [[#variablebef2f800]], end) + 1; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#bef2ece0]] | signature |
1 | 2 | [[#bef2ece0]] | methodSignature |
2 | 1 | [[#bef2f800]] | sigPos |
2 | 2 | [[#bef2f800]] | i |