CloneSet4244


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3301.000expression_statement_list
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
13362
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/flow/NullInfoRegistry.java
231507
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/flow/UnconditionalFlowInfo.java
331538
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/flow/UnconditionalFlowInfo.java
Clone Instance
1
Line Count
3
Source Line
362
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/flow/NullInfoRegistry.java

                             i = 0, ceil = this.extra[0].length > 3 ?
                                                                3:
                                                                this.extra[0].length


Clone Instance
2
Line Count
3
Source Line
1507
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/flow/UnconditionalFlowInfo.java

                             i = 0, ceil = this.extra[0].length > 3 ?
                                                                3:
                                                                this.extra[0].length


Clone Instance
3
Line Count
3
Source Line
1538
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/flow/UnconditionalFlowInfo.java

                             i = 0, ceil = this.extra[0].length > 3 ?
                                                                3:
                                                                this.extra[0].length


Clone AbstractionParameter Count: 0Parameter Bindings

i = 0, ceil = this.extra[0].length > 3 ? 3: this.extra[0].length
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None