Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 4 | 2 | 0.973 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 1842 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/internal/core/dom/rewrite/ASTRewriteAnalyzer.java |
2 | 1 | 2279 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/internal/core/dom/rewrite/ASTRewriteAnalyzer.java |
3 | 1 | 2501 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/internal/core/dom/rewrite/ASTRewriteAnalyzer.java |
4 | 1 | 2542 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/internal/core/dom/rewrite/ASTRewriteAnalyzer.java |
| ||||
int pos = rewriteOptionalQualifier(node, ClassInstanceCreation.EXPRESSION_PROPERTY, node.getStartPosition()); |
| ||||
int pos = rewriteOptionalQualifier(node, MethodInvocation.EXPRESSION_PROPERTY, node.getStartPosition()); |
| ||||
int pos = rewriteOptionalQualifier(node, SuperConstructorInvocation.EXPRESSION_PROPERTY, node.getStartPosition()); |
| ||||
int pos = rewriteOptionalQualifier(node, SuperMethodInvocation.QUALIFIER_PROPERTY, node.getStartPosition()); |
| |||
int pos = rewriteOptionalQualifier(node, [[#variablea4e118e0]]. [[#variablea4e117a0]], node.getStartPosition()); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#a4e118e0]] | ClassInstanceCreation |
1 | 2 | [[#a4e118e0]] | MethodInvocation |
1 | 3 | [[#a4e118e0]] | SuperConstructorInvocation |
1 | 4 | [[#a4e118e0]] | SuperMethodInvocation |
2 | 1 | [[#a4e117a0]] | EXPRESSION_PROPERTY |
2 | 2 | [[#a4e117a0]] | EXPRESSION_PROPERTY |
2 | 3 | [[#a4e117a0]] | EXPRESSION_PROPERTY |
2 | 4 | [[#a4e117a0]] | QUALIFIER_PROPERTY |