| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 4 | 2 | 2 | 0.970 | statement_sequence[2] |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 2 | 253 | plugins/org.eclipse.jdt.core/eval/org/eclipse/jdt/internal/eval/VariablesEvaluator.java |
| 2 | 4 | 274 | plugins/org.eclipse.jdt.core/eval/org/eclipse/jdt/internal/eval/VariablesEvaluator.java |
| ||||
buffer.append("\t\t\te.printStackTrace();").append(this.context.lineSeparator); //$NON-NLS-1$
buffer.append("\t\t}").append(this.context.lineSeparator); //$NON-NLS-1$
|
| ||||
buffer.append("\t}").append(this.context.lineSeparator); //$NON-NLS-1$
// end of class declaration
buffer.append('}').append(this.context.lineSeparator);
|
| |||
buffer.append( [[#variable57f0fca0]]).append(this.context.lineSeparator); //$NON-NLS-1$ // end of class declaration buffer.append( [[#variable57f546a0]]).append(this.context.lineSeparator); //$NON-NLS-1$ |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#57f0fca0]] | "\t}" |
| 1 | 2 | [[#57f0fca0]] | "\t\t\te.printStackTrace();" |
| 2 | 1 | [[#57f546a0]] | '}' |
| 2 | 2 | [[#57f546a0]] | "\t\t}" |