Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 1 | 0.969 | block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 65 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/tests/junit/org/apache/tools/ant/types/selectors/DateSelectorTest.java |
2 | 4 | 60 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/tests/junit/org/apache/tools/ant/types/selectors/SizeSelectorTest.java |
| |||||
{ s.isSelected(basedir, filenames[0], files[0]); fail("DateSelector did not check for Datetime being in the " + "allowable range"); } |
| |||||
{ s.isSelected(basedir, filenames[0], files[0]); fail("SizeSelector did not check for value being in the " + "allowable range"); } |
| |||
{ s.isSelected(basedir, filenames[0], files[0]); fail( [[#variable11287f20]] + "allowable range"); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#11287f20]] | "DateSelector did not check for Datetime being in the " |
1 | 2 | [[#11287f20]] | "SizeSelector did not check for value being in the " |