Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 4 | 0.960 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 1396 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/internal/core/dom/rewrite/ASTRewriteAnalyzer.java |
2 | 1 | 3256 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/internal/core/dom/rewrite/ASTRewriteAnalyzer.java |
| ||||
doTextReplace(pos, firstNode.getStartPosition() - pos, keyword, getEditGroup(node, TypeDeclaration.INTERFACE_PROPERTY)); |
| ||||
doTextReplace(pos, type.getStartPosition() - pos, str, getEditGroup(node, WildcardType.BOUND_PROPERTY)); |
| |||
doTextReplace(pos, [[#variable5801e760]].getStartPosition() - pos, [[#variable5801e6e0]], getEditGroup(node, [[#variable5801f040]]. [[#variable5801f0a0]])); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5801e760]] | firstNode |
1 | 2 | [[#5801e760]] | type |
2 | 1 | [[#5801e6e0]] | keyword |
2 | 2 | [[#5801e6e0]] | str |
3 | 1 | [[#5801f040]] | TypeDeclaration |
3 | 2 | [[#5801f040]] | WildcardType |
4 | 1 | [[#5801f0a0]] | INTERFACE_PROPERTY |
4 | 2 | [[#5801f0a0]] | BOUND_PROPERTY |