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.983 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 6 | 2381 | plugins/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/Main.java |
2 | 6 | 2387 | plugins/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/Main.java |
| ||||
System.arraycopy( this.filenames, 0, (this.filenames = new String[length + filesCount]), 0, filesCount); |
| ||||
System.arraycopy( this.encodings, 0, (this.encodings = new String[length + filesCount]), 0, filesCount); |
| |||
System.arraycopy(this. [[#variable7d73fd60]], 0, (this. [[#variable7d73fd60]]= new String[length + filesCount]), 0, filesCount); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#7d73fd60]] | filenames |
1 | 2 | [[#7d73fd60]] | encodings |