void testNoRecreateBasedirExcludesWithoutUpdate() {
testNoRecreate("testNoRecreateBasedirExcludesWithoutUpdate");
}
public void testNoRecreateZipfilesetExcludesWithUpdate() {
testNoRecreate("testNoRecreateZipfilesetExcludesWithUpdate");
}
public void testNoRecreateZipfilesetExcludesWithoutUpdate() {
testNoRecreate("testNoRecreateZipfilesetExcludesWithoutUpdate");
}
public void testRecreateZipfilesetWithoutUpdateAdditionalFiles() {
testRecreate("test4",
"testRecreateZipfilesetWithoutUpdateAdditionalFiles");
void test3() {
executeTarget("test3");
}
public void test4() {
executeTarget("test4");
}
public void test5() {
executeTarget("test5");
}
public void test6() {
expectBuildException("test6", "Failed executing: /never/heard/of/a/directory/structure/like/this/pcli lvf -z -aw -pr//ct4serv2/pvcs/monitor /. Exception: /never/heard/of/a/directory/structure/like/this/pcli: not found");
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/optional/PvcsTest.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↵ | | 2 | 3() {↵
|
| | | 3 | executeTarget("test3");↵
|
| | | 4 | }↵
|
|
| | | 5 | public void test4() {↵
|
| | | 6 | executeTarget("test4");↵
|
| | | 7 | }↵
|
|
| | | 8 | public void test5() {↵
|
| | | 9 | executeTarget("test5");↵
|
| | | 10 | }↵
|
|
| | | 11 | public void test6() {↵
|
12 | ("test4",↵ | | 12 | expectBuildException("test6",↵
|
13 | "testRecreateZipfilesetWithoutUpdateAdditionalFiles");↵ | | 13 | "Failed executing: /never/heard/of/a/directory/structure/like/this/pcli lvf -z -aw -pr//ct4serv2/pvcs/monitor /. Exception: /never/heard/of/a/directory/structure/like/this/pcli: not found");↵
|
14 | | | 14 |
|
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 |