CloneSet6796


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1230.963statement_sequence_member
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11127
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding.java
21550
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/WildcardBinding.java
Clone Instance
1
Line Count
1
Source Line
127
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding.java

                                System.arraycopy(this.methods, 0, this.methods = new MethodBinding[length + defaultAbstractsCount], 0, length);


Clone Instance
2
Line Count
1
Source Line
550
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/WildcardBinding.java

                                        System.arraycopy(this.superInterfaces, 0, this.superInterfaces = new ReferenceBinding[length + otherLength], 0, length);


Clone AbstractionParameter Count: 3Parameter Bindings

System.arraycopy(this. [[#variable649c6ba0]], 0, this. [[#variable649c6ba0]]= new [[#variable649c7ac0]][length +  [[#variable649c7bc0]]], 0, length);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#649c6ba0]]
superInterfaces 
12[[#649c6ba0]]
methods 
21[[#649c7ac0]]
ReferenceBinding 
22[[#649c7ac0]]
MethodBinding 
31[[#649c7bc0]]
otherLength 
32[[#649c7bc0]]
defaultAbstractsCount