Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 1 | 0.988 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 57 | plugins/org.eclipse.jdt.apt.core/src/org/eclipse/jdt/apt/core/internal/declaration/MethodDeclarationImpl.java |
2 | 4 | 200 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ConfigurableOption.java |
| ||||
{ if (i != 0) buffer.append(", "); //$NON-NLS-1$ buffer.append(typeParams[i]); } |
| ||||
{ if (i != 0) buffer.append(", "); //$NON-NLS-1$ buffer.append(possibleValues[i]); } |
| |||
{ if (i != 0) buffer.append(", "); //$NON-NLS-1$ //$NON-NLS-1$ buffer.append( [[#variableb5797a40]][i]); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b5797a40]] | typeParams |
1 | 2 | [[#b5797a40]] | possibleValues |