Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 4 | 1 | 0.989 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 95 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/ForeachStatement.java |
2 | 2 | 119 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/ForStatement.java |
3 | 2 | 125 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/ForStatement.java |
4 | 7 | 93 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/WhileStatement.java |
| ||||
new LoopingFlowContext(flowContext, flowInfo, this, breakLabel, continueLabel , scope) |
| ||||
new LoopingFlowContext(flowContext, flowInfo, this, breakLabel , continueLabel, scope) |
| ||||
new LoopingFlowContext(flowContext, flowInfo, this, breakLabel, continueLabel , scope) |
| ||||
new LoopingFlowContext( flowContext, flowInfo, this, breakLabel, continueLabel, currentScope ) |
| |||
new LoopingFlowContext(flowContext, flowInfo, this, breakLabel, continueLabel, [[#variableb1fe68a0]]) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b1fe68a0]] | scope |
1 | 2 | [[#b1fe68a0]] | currentScope |
1 | 3 | [[#b1fe68a0]] | scope |
1 | 4 | [[#b1fe68a0]] | scope |