void testNoRecreateBasedirExcludesWithoutUpdate() { testNoRecreate("testNoRecreateBasedirExcludesWithoutUpdate"); } public void testNoRecreateZipfilesetExcludesWithUpdate() { testNoRecreate("testNoRecreateZipfilesetExcludesWithUpdate"); } public void testNoRecreateZipfilesetExcludesWithoutUpdate() { testNoRecreate("testNoRecreateZipfilesetExcludesWithoutUpdate"); } public void testRecreateZipfilesetWithoutUpdateAdditionalFiles() { testRecreate("test4", "testRecreateZipfilesetWithoutUpdateAdditionalFiles");
void testTestTarTask() throws java.io.IOException { testLogoExtraction("testTarTask"); } public void testTestGzipTarTask() throws java.io.IOException { testLogoExtraction("testGzipTarTask"); } public void testTestBzip2TarTask() throws java.io.IOException { testLogoExtraction("testBzip2TarTask"); } public void testSrcDirTest() { expectBuildException("srcDirTest", "Src cannot be a directory.");
Clone fragments detected by clone detection tool
File path: /apache-ant-1.7.0/src/tests/junit/org/apache/tools/ant/taskdefs/JarTest.java File path: /apache-ant-1.7.0/src/tests/junit/org/apache/tools/ant/taskdefs/UntarTest.java
Method name: Method name:
Number of AST nodes: 0 Number of AST nodes: 0
1
void testNoRecreateBasedirExcludesWithoutUpdate() {
1
void test
2
        testNoRecreate("testNoRecreateBasedirExcludesWithoutUpdate");
3
    }
4
    public void testNoRecreateZipfilesetExcludesWithUpdate() {
5
        testNoRecreate("testNoRecreateZipfilesetExcludesWithUpdate");
6
    }
7
    public void testNoRecreateZipfilesetExcludesWithoutUpdate() {
8
        testNoRecreate("testNoRecreateZipfilesetExcludesWithoutUpdate");
9
    }
10
    public void testRecreateZipfilesetWithoutUpdateAdditionalFiles() {
11
        testRecreate("t
2
TestTarTask() throws java.io.IOException {
3
        testLogoExtraction("testTarTask");
4
    }
5
    public void testTestGzipTarTask() throws java.io.IOException {
6
        testLogoExtraction("testGzipTarTask");
7
    }
8
    public void testTestBzip2TarTask() throws java.io.IOException {
9
        testLogoExtraction("testBzip2TarTask");
10
    }
11
    public void testSrcDirTest() {
12
est4",
12
        expectBuildException("srcDirTest",
13
                     "testRecreateZipfilesetWithoutUpdateAdditionalFiles");
13
 "Src cannot be a directory.");
14
    
14
    
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