Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.991 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 598 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/flow/UnconditionalFlowInfo.java |
2 | 2 | 722 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/flow/UnconditionalFlowInfo.java |
| ||||
return ((this.extra[0][vectorIndex])& (1L << (position % BitCacheSize))) != 0; |
| ||||
return ((this.extra[1][vectorIndex])& (1L << (position % BitCacheSize))) != 0; |
| |||
return ((this.extra[ [[#variable601a8380]]][vectorIndex])&(1L << (position % BitCacheSize))) != 0; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#601a8380]] | 0 |
1 | 2 | [[#601a8380]] | 1 |