CloneSet1128


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
7201.000class_body_declarations[3]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
17112
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/taskdefs/Redirector.java
2759
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/types/RedirectorElement.java
Next
Last
Clone Instance
1
Line Count
7
Source Line
112
Source File
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/taskdefs/Redirector.java

/** The name of the property into which output is to be stored */
private String outputProperty;

/** The name of the property into which error output is to be stored */
private String errorProperty;

/** String from which input is taken */
private String inputString;


First
Previous
Clone Instance
2
Line Count
7
Source Line
59
Source File
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/types/RedirectorElement.java

/** The name of the property into which output is to be stored */
private String outputProperty;

/** The name of the property into which error output is to be stored */
private String errorProperty;

/** String from which input is taken */
private String inputString;


Clone AbstractionParameter Count: 0Parameter Bindings

/** The name of the property into which output is to be stored */
private String outputProperty;

/** The name of the property into which error output is to be stored */
private String errorProperty;

/** String from which input is taken */
private String inputString;
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None