Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 3 | 0 | 1.000 | catch_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 116 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/tests/junit/org/apache/tools/ant/types/selectors/ModifiedSelectorTest.java |
2 | 3 | 131 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/tests/junit/org/apache/tools/ant/types/selectors/ModifiedSelectorTest.java |
3 | 3 | 146 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/tests/junit/org/apache/tools/ant/types/selectors/ModifiedSelectorTest.java |
| |||||
catch (BuildException be) { assertEquals(name + " is not a legal value for this attribute", be.getMessage()); } |
| |||||
catch (BuildException be) { assertEquals(name + " is not a legal value for this attribute", be.getMessage()); } |
| |||||
catch (BuildException be) { assertEquals(name + " is not a legal value for this attribute", be.getMessage()); } |
| |||
catch (BuildException be) { assertEquals(name + " is not a legal value for this attribute", be.getMessage()); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |