Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.988 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 1231 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/internal/core/dom/rewrite/ASTRewriteFlattener.java |
2 | 2 | 1260 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/internal/core/dom/rewrite/ASTRewriteFlattener.java |
| ||||
this.result.append('@'); getChildNode(node, MarkerAnnotation.TYPE_NAME_PROPERTY).accept(this ); |
| ||||
this.result.append('@'); getChildNode(node, NormalAnnotation.TYPE_NAME_PROPERTY).accept(this ); |
| |||
this.result.append('@'); getChildNode(node, [[#variableb77e5920]].TYPE_NAME_PROPERTY).accept(this ); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b77e5920]] | MarkerAnnotation |
1 | 2 | [[#b77e5920]] | NormalAnnotation |