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.972 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 7473 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
2 | 1 | 7476 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
| ||||
(exp instanceof IntLiteral) && (((IntLiteral) exp).mayRepresentMIN_VALUE()) |
| ||||
(exp instanceof LongLiteral) && (((LongLiteral) exp).mayRepresentMIN_VALUE()) |
| |||
(exp instanceof [[#variablebae3ab00]]) && ((( [[#variablebae3ab00]]) exp).mayRepresentMIN_VALUE()) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#bae3ab00]] | IntLiteral |
1 | 2 | [[#bae3ab00]] | LongLiteral |