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.966 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 231 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/taskdefs/SubAnt.java |
2 | 3 | 239 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/taskdefs/SubAnt.java |
| |||||
log("File \'" + file + "\' failed with message \'" + thrownException.getMessage() + "\'.", Project.MSG_ERR); |
| |||||
log("Target \'" + file + "\' failed with message \'" + thrownException.getMessage() + "\'.", Project.MSG_ERR); |
| |||
log( [[#variable112d6660]] + file + "\' failed with message \'" + thrownException.getMessage() + "\'.", Project.MSG_ERR); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#112d6660]] | "File \'" |
1 | 2 | [[#112d6660]] | "Target \'" |