void testFilelist() {
touchFile("testFilelist", 662256000000L);
}
/**
* test the file set
*/
public void testFileset() {
touchFile("testFileset", 946080000000L);
}
/**
* test the resource collection
*/
public void testResourceCollection() {
touchFile("testResourceCollection", 1662256000000L);
void test2000() {
touchFile("test2000", 946080000000L);
}
/**
* test the file list
*/
public void testFilelist() {
touchFile("testFilelist", 662256000000L);
}
/**
* test the file set
*/
public void testFileset() {
touchFile("testFileset", 946080000000L);
Clone fragments detected by clone detection tool
File path: /apache-ant-1.7.0/src/tests/junit/org/apache/tools/ant/taskdefs/TouchTest.java
|
|
File path: /apache-ant-1.7.0/src/tests/junit/org/apache/tools/ant/taskdefs/TouchTest.java
|
Method name:
|
|
Method name:
|
Number of AST nodes: 0
|
|
Number of AST nodes: 0
|
|
| | | 1 | void test2000() {↵
|
| | | 2 | touchFile("test2000", 946080000000L);↵
|
| | | 3 | }↵
|
|
| | | 4 | /**↵
|
| | | 5 | * test the file list↵
|
| | | 6 | */↵
|
1 | void testFilelist() {↵ | | 7 | public void testFilelist() {↵
|
2 | touchFile("testFilelist", 662256000000L);↵ | | 8 | touchFile("testFilelist", 662256000000L);↵
|
3 | }↵ | | 9 | }↵
|
|
4 | /**↵ | | 10 | /**↵
|
5 | * test the file set↵ | | 11 | * test the file set↵
|
6 | */↵ | | 12 | */↵
|
7 | public void testFileset() {↵ | | 13 | public void testFileset() {↵
|
8 | touchFile("testFileset", 946080000000L);↵ | | 14 | touchFile("testFileset", 946080000000L);↵
|
9 | }↵ | | 15 |
|
|
10 | /**↵ | | | |
11 | * test the resource collection↵ | | | |
12 | */↵ | | | |
13 | public void testResourceCollection() {↵ | | | |
14 | touchFile("testResourceCollection", 1662256000000L);↵ | | | |
15 | | | | |
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 |