Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 1 | 0.987 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 2549 | plugins/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/Main.java |
2 | 1 | 2553 | plugins/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/Main.java |
| ||||
throw new InvalidInputException(this.bind("unit.more", this.filenames[i])); //$NON-NLS-1$ |
| ||||
throw new InvalidInputException(this.bind("unit.missing", this.filenames[i])); //$NON-NLS-1$ |
| |||
throw new InvalidInputException(this.bind( [[#variableb440d3e0]], this.filenames[i])); //$NON-NLS-1$ |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b440d3e0]] | "unit.more" |
1 | 2 | [[#b440d3e0]] | "unit.missing" |