setParent(parent);
setClassPath(classpath);
setProject(project);
super(z, true);
setEncoding(enc);
setEntry(e);
Clone fragments detected by clone detection tool
File path: /apache-ant-1.7.0/src/org/apache/tools/ant/AntClassLoader.java
|
|
File path: /apache-ant-1.7.0/src/org/apache/tools/ant/types/resources/ZipResource.java
|
Method name: void AntClassLoader(ClassLoader, Project, Path)
|
|
Method name: void ZipResource(File, String, ZipEntry)
|
Number of AST nodes: 3
|
|
Number of AST nodes: 3
|
|
1 | setParent(parent);↵ | | 1 | s↵
|
2 | setClassPath(classpath);↵ | | |
|
3 | setProject(project↵ | | 2 | uper(z, true);↵
|
| | | 3 | setEncoding(enc);↵
|
4 | ); | | 4 | setEntry(e);
|
See real code fragment |
|
See real code fragment |
Summary
Number of common nesting structure subtrees | 1 |
Number of refactorable cases | 0 |
Number of non-refactorable cases | 1 |
Time elapsed for finding largest common nesting structure subtrees (ms) | 0.0 |
Clones location | Clones are in different classes |
Number of node comparisons | 9 |
-
{Non-refactorable}
Mapping Summary
Number of mapped statements | 0 |
Number of unmapped statements in the first code fragment | 0 |
Number of unmapped statements in the second code fragment | 0 |
Time elapsed for statement mapping (ms) | 0.0 |
Clone type | Unknown type |
Mapped Statements
ID |
Statement |
|
ID |
Statement |
Precondition Violations (0)
Row |
Violation |