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.990 | variable_declarator_list |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 100 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/flow/UnconditionalFlowInfo.java |
2 | 2 | 1214 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/flow/UnconditionalFlowInfo.java |
| ||||
thisHadNulls = (this.tagBits& NULL_FLAG_MASK) != 0, otherHasNulls = (otherInits.tagBits& NULL_FLAG_MASK) != 0 |
| ||||
thisHasNulls = (this.tagBits& NULL_FLAG_MASK) != 0, otherHasNulls = (otherInits.tagBits& NULL_FLAG_MASK) != 0 |
| |||
[[#variable58c43c60]]= (this.tagBits&NULL_FLAG_MASK) != 0, otherHasNulls = (otherInits.tagBits&NULL_FLAG_MASK) != 0 |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#58c43c60]] | thisHadNulls |
1 | 2 | [[#58c43c60]] | thisHasNulls |