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.975 | block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 958 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/Project.java |
2 | 4 | 963 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/Project.java |
| |||||
{ final String message = taskClass + " is not public"; log(message, Project.MSG_ERR); throw new BuildException(message); } |
| |||||
{ final String message = taskClass + " is abstract"; log(message, Project.MSG_ERR); throw new BuildException(message); } |
| |||
{ final String message = taskClass + [[#variable1121c340]]; log(message, Project.MSG_ERR); throw new BuildException(message); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1121c340]] | " is not public" |
1 | 2 | [[#1121c340]] | " is abstract" |