import org.xml.sax.InputSource;
import org.xml.sax.Parser;
import org.xml.sax.SAXException;
import org.xml.sax.SAXNotRecognizedException;
import org.xml.sax.SAXNotSupportedException;
import org.xml.sax.InputSource;
import org.xml.sax.ContentHandler;
import org.xml.sax.SAXException;
import org.xml.sax.Locator;
import org.xml.sax.Attributes;
Clone fragments detected by clone detection tool
File path: /apache-ant-1.7.0/src/org/apache/tools/ant/taskdefs/optional/XMLValidateTask.java
|
|
File path: /apache-ant-1.7.0/src/tests/junit/org/apache/tools/ant/taskdefs/cvslib/ChangeLogWriterTest.java
|
Method name:
|
|
Method name:
|
Number of AST nodes: 0
|
|
Number of AST nodes: 0
|
|
1 | import org.xml.sax.InputSource;↵ | | 1 | import org.xml.sax.InputSource;↵
|
2 | import org.xml.sax.Parser;↵ | | 2 | import org.xml.sax.ContentHandler;↵
|
3 | import org.xml.sax.SAXException;↵ | | 3 | import org.xml.sax.SAXException;↵
|
4 | import org.xml.sax.SAXNotRecognizedException;↵ | | 4 | import org.xml.sax.↵
|
5 | import org.xml.sax.SAXNotSupportedException↵ | | 5 | Locator;↵
|
6 | ; | | 6 | import org.xml.sax.Attributes;
|
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 |