Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 3 | 0.957 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 1338 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/internal/core/dom/rewrite/ASTRewriteAnalyzer.java |
2 | 1 | 1410 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/internal/core/dom/rewrite/ASTRewriteAnalyzer.java |
| ||||
doTextReplace(start, end - start, str, getEditGroup(node, TypeDeclaration.INTERFACE_PROPERTY)); |
| ||||
doTextReplace(pos, firstStart - pos, keyword, getEditGroup(node, TypeDeclaration.INTERFACE_PROPERTY)); |
| |||
doTextReplace( [[#variable5b401120]], [[#variable5b4010c0]] - [[#variable5b401120]], [[#variable5b401060]], getEditGroup(node, TypeDeclaration.INTERFACE_PROPERTY)); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5b401120]] | pos |
1 | 2 | [[#5b401120]] | start |
2 | 1 | [[#5b4010c0]] | firstStart |
2 | 2 | [[#5b4010c0]] | end |
3 | 1 | [[#5b401060]] | keyword |
3 | 2 | [[#5b401060]] | str |