Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 2 | 0.963 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 1159 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/internal/core/dom/rewrite/ASTRewriteFlattener.java |
2 | 2 | 1161 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/internal/core/dom/rewrite/ASTRewriteFlattener.java |
| ||||
getChildNode(node, AnnotationTypeMemberDeclaration.TYPE_PROPERTY).accept(this ); this.result.append(' '); |
| ||||
getChildNode(node, AnnotationTypeMemberDeclaration.NAME_PROPERTY).accept(this ); this.result.append("()"); //$NON-NLS-1$ |
| |||
getChildNode(node, AnnotationTypeMemberDeclaration. [[#variableb58da0e0]]).accept(this ); this.result.append( [[#variableb58da920]]); //$NON-NLS-1$ |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b58da0e0]] | NAME_PROPERTY |
1 | 2 | [[#b58da0e0]] | TYPE_PROPERTY |
2 | 1 | [[#b58da920]] | "()" |
2 | 2 | [[#b58da920]] | ' ' |