| 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.989 | statement_sequence_member |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 1 | 213 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/impl/Constant.java |
| 2 | 1 | 233 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/impl/Constant.java |
| ||||
return computeConstantOperationPLUS(IntConstant.fromValue(0), T_int, cst, id); |
| ||||
return computeConstantOperationMINUS(IntConstant.fromValue(0), T_int, cst, id); |
| |||
return [[#variablebe783b40]](IntConstant.fromValue(0), T_int, cst, id); |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#be783b40]] | computeConstantOperationMINUS |
| 1 | 2 | [[#be783b40]] | computeConstantOperationPLUS |