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.982 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 1181 | plugins/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/Main.java |
2 | 3 | 1184 | plugins/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/Main.java |
| ||||
templates[2] = this.bind( "template.restrictedAccess.method", //$NON-NLS-1$ new String[] { "{0}", "{1}", currentClasspathName } ); //$NON-NLS-1$ //$NON-NLS-2$ |
| ||||
templates[3] = this.bind( "template.restrictedAccess.field", //$NON-NLS-1$ new String[] { "{0}", "{1}", currentClasspathName } ); //$NON-NLS-1$ //$NON-NLS-2$ |
| |||
templates[ [[#variable62ce27c0]]] = this.bind( [[#variable62ce2740]], //$NON-NLS-1$ new String[] { "{0}", "{1}", currentClasspathName } ); //$NON-NLS-1$ //$NON-NLS-2$ |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#62ce27c0]] | 2 |
1 | 2 | [[#62ce27c0]] | 3 |
2 | 1 | [[#62ce2740]] | "template.restrictedAccess.method" |
2 | 2 | [[#62ce2740]] | "template.restrictedAccess.field" |