Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 6 | 1 | 0.973 | block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 171 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/taskdefs/optional/ccm/CCMCheck.java |
2 | 3 | 77 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/taskdefs/optional/ccm/CCMCreateTask.java |
3 | 3 | 91 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/taskdefs/optional/ccm/CCMCreateTask.java |
4 | 3 | 63 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/taskdefs/optional/ccm/CCMReconfigure.java |
5 | 3 | 211 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/taskdefs/optional/pvcs/Pvcs.java |
6 | 3 | 393 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/taskdefs/optional/sos/SOS.java |
| |||||
{ String msg = "Failed executing: " + commandLine.toString(); throw new BuildException(msg, getLocation()); } |
| |||||
{ String msg = "Failed executing: " + commandLine.toString(); throw new BuildException(msg, getLocation()); } |
| |||||
{ String msg = "Failed executing: " + commandLine2.toString(); throw new BuildException(msg, getLocation()); } |
| |||||
{ String msg = "Failed executing: " + commandLine.toString(); throw new BuildException(msg, getLocation()); } |
| |||||
{ String msg = "Failed executing: " + commandLine.toString(); throw new BuildException(msg, getLocation()); } |
| |||||
{ // This is the exit status String msg = "Failed executing: " + commandLine.toString(); throw new BuildException(msg, getLocation()); } |
| |||
{ // This is the exit status String msg = "Failed executing: " + [[#variable101276a0]].toString(); throw new BuildException(msg, getLocation()); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#101276a0]] | commandLine |
1 | 2 | [[#101276a0]] | commandLine |
1 | 3 | [[#101276a0]] | commandLine2 |
1 | 4 | [[#101276a0]] | commandLine |
1 | 5 | [[#101276a0]] | commandLine |
1 | 6 | [[#101276a0]] | commandLine |