CloneSet8370


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1230.965statement_sequence_member
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1196
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/flow/NullInfoRegistry.java
21324
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/flow/NullInfoRegistry.java
Clone Instance
1
Line Count
1
Source Line
96
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/flow/NullInfoRegistry.java

                        int length = this.extra[2].length, otherLength = other.extra[2].length;


Clone Instance
2
Line Count
1
Source Line
324
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/flow/NullInfoRegistry.java

                int length = this.extra[2].length, sourceLength = source.extra[0].length;


Clone AbstractionParameter Count: 3Parameter Bindings

int length = this.extra[2].length, [[#variable99e54880]]= [[#variable99e54800]].extra[ [[#variable99e54780]]].length;
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#99e54880]]
otherLength 
12[[#99e54880]]
sourceLength 
21[[#99e54800]]
other 
22[[#99e54800]]
source 
31[[#99e54780]]
2 
32[[#99e54780]]
0