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.987 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 655 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/internal/core/dom/rewrite/ASTRewriteAnalyzer.java |
2 | 1 | 683 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/internal/core/dom/rewrite/ASTRewriteAnalyzer.java |
| ||||
String[] strings = context.getPrefixAndSuffix(indent, node, this.eventStore); |
| ||||
String[] strings = context.getPrefixAndSuffix(indent, replacingNode, this.eventStore); |
| |||
String[] strings = context.getPrefixAndSuffix(indent, [[#variableba4e3100]], this.eventStore); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#ba4e3100]] | replacingNode |
1 | 2 | [[#ba4e3100]] | node |