Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 0 | 1.000 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 70 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/types/resources/selectors/Size.java |
2 | 1 | 216 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/types/selectors/SizeSelector.java |
| |||||
return when.evaluate(diff == 0 ? 0: (int) (diff / Math.abs(diff))); |
| |||||
return when.evaluate(diff == 0 ? 0: (int) (diff / Math.abs(diff))); |
| |||
return when.evaluate(diff == 0 ? 0: (int) (diff / Math.abs(diff))); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |