Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 2 | 0.980 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 894 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/flow/UnconditionalFlowInfo.java |
2 | 4 | 980 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/flow/UnconditionalFlowInfo.java |
| ||||
this.nullBit1 |= mask; this.nullBit3 |= mask; if (coverageTestFlag && coverageTestId == 15) { this.nullBit4 = ~0; } |
| ||||
this.nullBit1 |= mask; this.nullBit2 |= mask; if (coverageTestFlag && coverageTestId == 19) { this.nullBit4 = ~0; } |
| |||
this.nullBit1 |= mask; this. [[#variable5835cd20]]|= mask; if (coverageTestFlag && coverageTestId == [[#variable5835ccc0]]) { this.nullBit4 = ~0; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5835cd20]] | nullBit2 |
1 | 2 | [[#5835cd20]] | nullBit3 |
2 | 1 | [[#5835ccc0]] | 19 |
2 | 2 | [[#5835ccc0]] | 15 |