import javax.xml.parsers.ParserConfigurationException;
import javax.xml.parsers.SAXParser;
import javax.xml.parsers.SAXParserFactory;
import org.apache.tools.ant.BuildException
import javax.xml.parsers.ParserConfigurationException;
import javax.xml.parsers.SAXParser;
import javax.xml.parsers.SAXParserFactory;
import org.apache.tools.ant.BuildException
Clone fragments detected by clone detection tool
File path: /apache-ant-1.7.0/src/org/apache/tools/ant/taskdefs/optional/ejb/EjbJar.java
|
|
File path: /apache-ant-1.7.0/src/org/apache/tools/ant/util/JAXPUtils.java
|
Method name:
|
|
Method name:
|
Number of AST nodes: 0
|
|
Number of AST nodes: 0
|
|
1 | import javax.xml.parsers.ParserConfigurationException;↵ | | 1 | import javax.xml.parsers.ParserConfigurationException;↵
|
2 | import javax.xml.parsers.SAXParser;↵ | | 2 | import javax.xml.parsers.SAXParser;↵
|
3 | import javax.xml.parsers.SAXParserFactory;↵ | | 3 | import javax.xml.parsers.SAXParserFactory;↵
|
4 | import org.apache.tools.ant.BuildException | | 4 | import org.apache.tools.ant.BuildException
|
See real code fragment |
|
See real code fragment |
Summary
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 |