CloneSet9573


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1230.959statement_sequence_member
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11373
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader.java
21541
plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/builder/AbstractImageBuilder.java
Clone Instance
1
Line Count
1
Source Line
373
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader.java

                        System.arraycopy(newInfos, 0, temp, length, newInfoCount);


Clone Instance
2
Line Count
1
Source Line
541
Source File
plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/builder/AbstractImageBuilder.java

                System.arraycopy(toAdd, 0, results, length, added);


Clone AbstractionParameter Count: 3Parameter Bindings

System.arraycopy( [[#variable9e6f2300]], 0,  [[#variable9e6f2280]], length,  [[#variable9e6f2200]]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#9e6f2300]]
toAdd 
12[[#9e6f2300]]
newInfos 
21[[#9e6f2280]]
results 
22[[#9e6f2280]]
temp 
31[[#9e6f2200]]
added 
32[[#9e6f2200]]
newInfoCount