Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 3 | 0.963 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 127 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding.java |
2 | 1 | 550 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/WildcardBinding.java |
| ||||
System.arraycopy(this.methods, 0, this.methods = new MethodBinding[length + defaultAbstractsCount], 0, length); |
| ||||
System.arraycopy(this.superInterfaces, 0, this.superInterfaces = new ReferenceBinding[length + otherLength], 0, length); |
| |||
System.arraycopy(this. [[#variable649c6ba0]], 0, this. [[#variable649c6ba0]]= new [[#variable649c7ac0]][length + [[#variable649c7bc0]]], 0, length); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#649c6ba0]] | superInterfaces |
1 | 2 | [[#649c6ba0]] | methods |
2 | 1 | [[#649c7ac0]] | ReferenceBinding |
2 | 2 | [[#649c7ac0]] | MethodBinding |
3 | 1 | [[#649c7bc0]] | otherLength |
3 | 2 | [[#649c7bc0]] | defaultAbstractsCount |