Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
6 | 2 | 2 | 0.967 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 6 | 283 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/SyntheticMethodBinding.java |
2 | 1 | 368 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/SyntheticMethodBinding.java |
| ||||
System.arraycopy( accessedConstructor.parameters, 0, this.parameters, 0, accessedConstructor.parameters.length); |
| ||||
System.arraycopy(accessedMethod.parameters, 0, this.parameters, 1, accessedMethod.parameters.length); |
| |||
System.arraycopy( [[#variable4ea2ce80]].parameters, 0, this.parameters, [[#variable4ea2cde0]], [[#variable4ea2ce80]].parameters.length); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#4ea2ce80]] | accessedConstructor |
1 | 2 | [[#4ea2ce80]] | accessedMethod |
2 | 1 | [[#4ea2cde0]] | 0 |
2 | 2 | [[#4ea2cde0]] | 1 |