Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 1 | 0.951 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 537 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/BinaryExpression.java |
2 | 1 | 176 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/UnaryExpression.java |
| ||||
(this.constant != Constant.NotAConstant) && (this.constant.typeID() == TypeIds.T_boolean) |
| ||||
(this.constant != Constant.NotAConstant) && (this.constant.typeID() == T_boolean) |
| |||
(this.constant != Constant.NotAConstant) && (this.constant.typeID() == [[#variablebfca0560]]) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#bfca0560]] | TypeIds.T_boolean |
1 | 2 | [[#bfca0560]] | T_boolean |