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.990 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 537 | plugins/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/Main.java |
2 | 4 | 541 | plugins/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/Main.java |
| ||||
this.main.bind( "requestor.error", //$NON-NLS-1$ Integer.toString(globalErrorCount), new String(problem.getOriginatingFileName())) |
| ||||
this.main.bind( "requestor.warning", //$NON-NLS-1$ Integer.toString(globalErrorCount), new String(problem.getOriginatingFileName())) |
| |||
this.main.bind( [[#variable56f0cda0]], //$NON-NLS-1$ Integer.toString(globalErrorCount), new String(problem.getOriginatingFileName())) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#56f0cda0]] | "requestor.warning" |
1 | 2 | [[#56f0cda0]] | "requestor.error" |