private static final FileUtils FILE_UTILS = FileUtils.getFileUtils(); /** Name of this project. */ private String name; /** Description for this project (if any). */ private String description;
private static final FileUtils FILE_UTILS = FileUtils.getFileUtils(); private String property; private String classname;
Clone fragments detected by clone detection tool
File path: /apache-ant-1.7.0/src/org/apache/tools/ant/Project.java File path: /apache-ant-1.7.0/src/org/apache/tools/ant/taskdefs/Available.java
Method name: Method name:
Number of AST nodes: 0 Number of AST nodes: 0
1
private static final FileUtils FILE_UTILS = FileUtils.getFileUtils();
1
private static final FileUtils FILE_UTILS = FileUtils.getFileUtils();
2
    /** Name of this project. */
2
    
3
    private String name;
4
    /** Description for this project (if any). */
3
private String property;
5
    private String description;
4
    private String classname;
Summary
Number of common nesting structure subtrees0
Number of refactorable cases0
Number of non-refactorable cases0
Time elapsed for finding largest common nesting structure subtrees (ms)0.0
Clones location
Number of node comparisons0