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.979 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 1175 | plugins/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/Main.java |
2 | 3 | 1178 | plugins/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/Main.java |
| ||||
templates[0] = this.bind( "template.restrictedAccess.type", //$NON-NLS-1$ new String[] { "{0}", currentClasspathName } ); //$NON-NLS-1$ |
| ||||
templates[1] = this.bind( "template.restrictedAccess.constructor", //$NON-NLS-1$ new String[] { "{0}", currentClasspathName } ); //$NON-NLS-1$ |
| |||
templates[ [[#variable5904af40]]] = this.bind( [[#variable5904aee0]], //$NON-NLS-1$ new String[] { "{0}", currentClasspathName } ); //$NON-NLS-1$ |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5904af40]] | 0 |
1 | 2 | [[#5904af40]] | 1 |
2 | 1 | [[#5904aee0]] | "template.restrictedAccess.type" |
2 | 2 | [[#5904aee0]] | "template.restrictedAccess.constructor" |