Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 2 | 0.958 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 114 | plugins/org.eclipse.jdt.apt.core/src/org/eclipse/jdt/apt/core/internal/declaration/ASTBasedAnnotationElementDeclarationImpl.java |
2 | 3 | 94 | plugins/org.eclipse.jdt.apt.core/src/org/eclipse/jdt/apt/core/internal/declaration/ASTBasedExecutableDeclarationImpl.java |
| ||||
buffer.append(' '); buffer.append(memberAstNode.getName()); buffer.append("()"); //$NON-NLS-1$ |
| ||||
buffer.append(' '); buffer.append(methodAstNode.getName()); buffer.append('('); |
| |||
buffer.append(' '); buffer.append( [[#variable951749a0]].getName()); buffer.append( [[#variable95174d80]]); //$NON-NLS-1$ |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#951749a0]] | memberAstNode |
1 | 2 | [[#951749a0]] | methodAstNode |
2 | 1 | [[#95174d80]] | "()" |
2 | 2 | [[#95174d80]] | '(' |