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 | block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 42 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/taskdefs/optional/vss/MSVSSADD.java |
2 | 3 | 44 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/taskdefs/optional/vss/MSVSSLABEL.java |
| |||||
{ String msg = "localPath attribute must be set!"; throw new BuildException(msg, getLocation()); } |
| |||||
{ String msg = "label attribute must be set!"; throw new BuildException(msg, getLocation()); } |
| |||
{ String msg = [[#variable112c3f00]]; throw new BuildException(msg, getLocation()); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#112c3f00]] | "localPath attribute must be set!" |
1 | 2 | [[#112c3f00]] | "label attribute must be set!" |