File path: /apache-ant-1.7.0/src/org/apache/tools/ant/types/resources/Resources.java | File path: /apache-ant-1.7.0/src/org/apache/tools/ant/types/resources/Sort.java | |||
Method name:
|
Method name:
|
|||
Number of AST nodes: 0 | Number of AST nodes: 0 | |||
1 | import java.util.AbstractCollection;↵ | 1 | import java.util.AbstractCollection;↵ | |
2 | import java.util.NoSuchElementException;↵ | 2 | import java.util.NoSuchElementException;↵ | |
3 | import org.apache.tools.ant.Project;↵ | 3 | import org.apache.tools.ant.Project;↵ | |
4 | import org.apache.tools.ant.BuildException;↵ | 4 | import org.apache.tools.ant.BuildException;↵ | |
5 | import org.apache.tools.ant.types.DataType;↵ | 5 | import org.apache.tools.ant.types.DataType;↵ | |
6 | import org.apache.tools.ant.types.ResourceCollection | 6 |
| |
See real code fragment | See real code fragment |
Number of common nesting structure subtrees | 0 |
Number of refactorable cases | 0 |
Number of non-refactorable cases | 0 |
Time elapsed for finding largest common nesting structure subtrees (ms) | 0.0 |
Clones location | |
Number of node comparisons | 0 |