Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 10 | 0 | 1.000 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 97 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/AssertStatement.java |
2 | 4 | 52 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/Block.java |
3 | 4 | 64 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/CaseStatement.java |
4 | 4 | 169 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/ForeachStatement.java |
5 | 4 | 219 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/ForStatement.java |
6 | 4 | 53 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/Initializer.java |
7 | 4 | 91 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/LabeledStatement.java |
8 | 4 | 92 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/LocalDeclaration.java |
9 | 4 | 136 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/SwitchStatement.java |
10 | 4 | 166 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/WhileStatement.java |
| ||||
if ((bits& IsReachable) == 0) { return; } int pc = codeStream.position; |
| ||||
if ((bits& IsReachable) == 0) { return; } int pc = codeStream.position; |
| ||||
if ((bits& IsReachable) == 0) { return; } int pc = codeStream.position; |
| ||||
if ((bits& IsReachable) == 0) { return; } int pc = codeStream.position; |
| ||||
if ((bits& IsReachable) == 0) { return; } int pc = codeStream.position; |
| ||||
if ((bits& IsReachable) == 0) { return; } int pc = codeStream.position; |
| ||||
if ((bits& IsReachable) == 0) { return; } int pc = codeStream.position; |
| ||||
if ((bits& IsReachable) == 0) { return; } int pc = codeStream.position; |
| ||||
if ((bits& IsReachable) == 0) { return; } int pc = codeStream.position; |
| ||||
if ((bits& IsReachable) == 0) { return; } int pc = codeStream.position; |
| |||
if ((bits&IsReachable) == 0) { return; } int pc = codeStream.position; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |