Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 2 | 1 | 0.970 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 152 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/taskdefs/optional/clearcase/CCLock.java |
2 | 5 | 121 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/taskdefs/optional/clearcase/CCUnlock.java |
| |||||
if (getObjselect() == null && getPname() == null) { throw new BuildException("Should select either an element " + "(pname) or an object (objselect)"); } getPnameCommand(cmd); |
| |||||
if (getObjSelect() == null && getPname() == null) { throw new BuildException("Should select either an element " + "(pname) or an object (objselect)"); } getPnameCommand(cmd); |
| |||
if ( [[#variable112760c0]]() == null && getPname() == null) { throw new BuildException("Should select either an element " + "(pname) or an object (objselect)"); } getPnameCommand(cmd); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#112760c0]] | getObjselect |
1 | 2 | [[#112760c0]] | getObjSelect |