CloneSet3696


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2410.989conditional_or_expression
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1287
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/DoStatement.java
2294
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/ForStatement.java
32167
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/ForStatement.java
4265
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/WhileStatement.java
Clone Instance
1
Line Count
2
Source Line
87
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/DoStatement.java

                                new LoopingFlowContext(flowContext,     flowInfo, this, null, 
                                        null           , currentScope)


Clone Instance
2
Line Count
2
Source Line
94
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/ForStatement.java

                                                        new LoopingFlowContext(flowContext, flowInfo, this, null, 
                                                                null           , scope)


Clone Instance
3
Line Count
2
Source Line
167
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/ForStatement.java

                                        new LoopingFlowContext(flowContext, flowInfo, this, null, 
                                                null           , scope)


Clone Instance
4
Line Count
2
Source Line
65
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/WhileStatement.java

                                        new LoopingFlowContext(flowContext, flowInfo, this, null, 
                                                null           , currentScope)


Clone AbstractionParameter Count: 1Parameter Bindings

new LoopingFlowContext(flowContext, flowInfo, this, null, null,  [[#variable9c640280]])
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#9c640280]]
currentScope 
12[[#9c640280]]
scope 
13[[#9c640280]]
scope 
14[[#9c640280]]
currentScope