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.969 | block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 518 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/taskdefs/Replace.java |
2 | 4 | 528 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/taskdefs/Replace.java |
| |||||
{ String message = "Either the file or the dir attribute " + "must be specified"; throw new BuildException(message, getLocation()); } |
| |||||
{ String message = "Either token or a nested replacefilter " + "must be specified"; throw new BuildException(message, getLocation()); } |
| |||
{ String message = [[#variable112830e0]] + "must be specified"; throw new BuildException(message, getLocation()); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#112830e0]] | "Either the file or the dir attribute " |
1 | 2 | [[#112830e0]] | "Either token or a nested replacefilter " |