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 | 752 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/IntrospectionHelper.java |
2 | 4 | 816 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/IntrospectionHelper.java |
| |||||
if (at == null) { throw new UnsupportedAttributeException("Class " + bean.getName() + " doesn\'t support the \"" + attributeName + "\" attribute.", attributeName); } |
| |||||
if (setter == null) { throw new UnsupportedAttributeException("Class " + bean.getName() + " doesn\'t support the \"" + attributeName + "\" attribute.", attributeName); } |
| |||
if ( [[#variable112658e0]]== null) { throw new UnsupportedAttributeException("Class " + bean.getName() + " doesn\'t support the \"" + attributeName + "\" attribute.", attributeName); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#112658e0]] | at |
1 | 2 | [[#112658e0]] | setter |