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.971 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 729 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/IntrospectionHelper.java |
2 | 4 | 794 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/IntrospectionHelper.java |
| |||||
if (nt == null) { throw new UnsupportedElementException("Class " + bean.getName() + " doesn\'t support the nested \"" + elementName + "\" element.", elementName); } |
| |||||
if (creator == null) { throw new UnsupportedElementException("Class " + bean.getName() + " doesn\'t support the nested \"" + elementName + "\" element.", elementName); } |
| |||
if ( [[#variable112651c0]]== null) { throw new UnsupportedElementException("Class " + bean.getName() + " doesn\'t support the nested \"" + elementName + "\" element.", elementName); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#112651c0]] | nt |
1 | 2 | [[#112651c0]] | creator |