Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 1 | 0.969 | block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 150 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/types/AntFilterReader.java |
2 | 3 | 280 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/types/FilterChain.java |
| |||||
{ String msg = r.getRefId() + " doesn\'t refer to a FilterReader"; throw new BuildException(msg); } |
| |||||
{ String msg = r.getRefId() + " doesn\'t refer to a FilterChain"; throw new BuildException(msg); } |
| |||
{ String msg = r.getRefId() + [[#variable112836a0]]; throw new BuildException(msg); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#112836a0]] | " doesn\'t refer to a FilterReader" |
1 | 2 | [[#112836a0]] | " doesn\'t refer to a FilterChain" |