Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 7 | 3 | 0.969 | arguments |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 1699 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/BinaryExpression.java |
2 | 1 | 1700 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/BinaryExpression.java |
3 | 1 | 168 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/CompoundAssignment.java |
4 | 1 | 169 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/CompoundAssignment.java |
5 | 1 | 793 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/EqualExpression.java |
6 | 1 | 794 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/EqualExpression.java |
7 | 1 | 248 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/UnaryExpression.java |
| ||||
(scope, TypeBinding.wellKnownType(scope, (operatorSignature >>> 16)& 0x0000f), leftType) |
| ||||
(scope, TypeBinding.wellKnownType(scope, (operatorSignature >>> 8)& 0x0000f), rightType) |
| ||||
(scope, TypeBinding.wellKnownType(scope, (result >>> 16)& 0x0000f), originalLhsType) |
| ||||
(scope, TypeBinding.wellKnownType(scope, (result >>> 8)& 0x0000f), originalExpressionType) |
| ||||
(scope, TypeBinding.wellKnownType(scope, (operatorSignature >>> 16)& 0x0000f), originalLeftType) |
| ||||
(scope, TypeBinding.wellKnownType(scope, (operatorSignature >>> 8)& 0x0000f), originalRightType) |
| ||||
(scope, TypeBinding.wellKnownType(scope, (operatorSignature >>> 16)& 0x0000f), expressionType) |
| |||
(scope, TypeBinding.wellKnownType(scope, ( [[#variableb9ff6500]] >>> [[#variablebaf7d440]])&0x0000f), [[#variableb9ff6580]]) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b9ff6500]] | operatorSignature |
1 | 2 | [[#b9ff6500]] | operatorSignature |
1 | 3 | [[#b9ff6500]] | result |
1 | 4 | [[#b9ff6500]] | result |
1 | 5 | [[#b9ff6500]] | operatorSignature |
1 | 6 | [[#b9ff6500]] | operatorSignature |
1 | 7 | [[#b9ff6500]] | operatorSignature |
2 | 1 | [[#baf7d440]] | 16 |
2 | 2 | [[#baf7d440]] | 8 |
2 | 3 | [[#baf7d440]] | 16 |
2 | 4 | [[#baf7d440]] | 8 |
2 | 5 | [[#baf7d440]] | 16 |
2 | 6 | [[#baf7d440]] | 16 |
2 | 7 | [[#baf7d440]] | 8 |
3 | 1 | [[#b9ff6580]] | expressionType |
3 | 2 | [[#b9ff6580]] | originalRightType |
3 | 3 | [[#b9ff6580]] | originalLhsType |
3 | 4 | [[#b9ff6580]] | originalExpressionType |
3 | 5 | [[#b9ff6580]] | originalLeftType |
3 | 6 | [[#b9ff6580]] | leftType |
3 | 7 | [[#b9ff6580]] | rightType |