CloneSet1195


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
4201.000class_body_declarations[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
14101
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/taskdefs/Ant.java
2480
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/taskdefs/SubAnt.java
Next
Last
Clone Instance
1
Line Count
4
Source Line
101
Source File
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/taskdefs/Ant.java

/** the sets of properties to pass to the new project */
private Vector propertySets = new Vector();

/** the targets to call on the new project */
private Vector targets = new Vector();


First
Previous
Clone Instance
2
Line Count
4
Source Line
80
Source File
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/taskdefs/SubAnt.java

private Vector propertySets = new Vector();

/** the targets to call on the new project */
private Vector 
              /*<TargetElement>*/
              targets = new Vector();


Clone AbstractionParameter Count: 0Parameter Bindings

/** the sets of properties to pass to the new project */
private Vector propertySets = new Vector();

/** the targets to call on the new project */
private Vector 
              /*<TargetElement>*/
              targets = new Vector();
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None