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.970 | block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 174 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/taskdefs/optional/extension/ExtensionAdapter.java |
2 | 4 | 109 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/taskdefs/optional/extension/ExtensionSet.java |
| |||||
{ final String message = reference.getRefId() + " doesn\'t refer to a Extension"; throw new BuildException(message); } |
| |||||
{ final String message = reference.getRefId() + " doesn\'t refer to a ExtensionSet"; throw new BuildException(message); } |
| |||
{ final String message = reference.getRefId() + [[#variable1127ab60]]; throw new BuildException(message); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1127ab60]] | " doesn\'t refer to a Extension" |
1 | 2 | [[#1127ab60]] | " doesn\'t refer to a ExtensionSet" |