Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
6 | 2 | 1 | 0.984 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 6 | 1880 | plugins/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/Main.java |
2 | 6 | 1886 | plugins/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/Main.java |
| ||||
System.arraycopy( this.filenames, 0, (this.filenames = new String[length + argCount - index]), 0, length ); |
| ||||
System.arraycopy( this.encodings, 0, (this.encodings = new String[length + argCount - index]), 0, length ); |
| |||
System.arraycopy(this. [[#variable8f0ecb60]], 0, (this. [[#variable8f0ecb60]]= new String[length + argCount - index]), 0, length); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#8f0ecb60]] | filenames |
1 | 2 | [[#8f0ecb60]] | encodings |