CloneSet1424


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
8201.000class_body_declarations[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1967
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/helper/AntXMLContext.java
2879
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/helper/ProjectHelperImpl.java
Next
Last
Clone Instance
1
Line Count
9
Source Line
67
Source File
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/helper/AntXMLContext.java

/**
 * Locator for the configuration file parser.
 * Used for giving locations of errors etc.
 */
private Locator locator;

/**
 * Target that all other targets will depend upon implicitly.
 *
 * <p>This holds all tasks and data type definitions that have
 * been placed outside of targets.</p>
 */
private Target implicitTarget = new Target();


First
Previous
Clone Instance
2
Line Count
8
Source Line
79
Source File
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/helper/ProjectHelperImpl.java

/**
 * Locator for the configuration file parser.
 * Used for giving locations of errors etc.
 */
private Locator locator;

/**
 * Target that all other targets will depend upon implicitly.
 *
 * <p>This holds all tasks and data type definitions that have
 * been placed outside of targets.</p>
 */
private Target implicitTarget = new Target();


Clone AbstractionParameter Count: 0Parameter Bindings

/**
     * Locator for the configuration file parser.
     * Used for giving locations of errors etc.
     */
private Locator locator;

/**
     * Target that all other targets will depend upon implicitly.
     *
     * <p>This holds all tasks and data type definitions that have
     * been placed outside of targets.</p>
     */
/**
      * Target that all other targets will depend upon implicitly.
      *
      * <p>This holds all tasks and data type definitions that have
      * been placed outside of targets.</p>
      */
private Target implicitTarget = new Target();
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None