private static final int SECURITY_MARGIN = 2000; // wait 2 second extras
// the test failed with 100 ms of margin on cvs.apache.org on August 1st, 2003
/** Utilities used for file operations */
private static final FileUtils FILE_UTILS = FileUtils.getFileUtils()
private static final int SECURITY_MARGIN = 2000;
/** Utilities used for file operations */
private static final FileUtils FILE_UTILS = FileUtils.getFileUtils()
Clone fragments detected by clone detection tool
File path: /apache-ant-1.7.0/src/tests/junit/org/apache/tools/ant/taskdefs/ExecTaskTest.java
|
|
File path: /apache-ant-1.7.0/src/tests/junit/org/apache/tools/ant/taskdefs/JavaTest.java
|
Method name:
|
|
Method name:
|
Number of AST nodes: 0
|
|
Number of AST nodes: 0
|
|
1 | private static final int SECURITY_MARGIN = 2000; // wait 2 second extras↵ | | 1 | private static final int SECURITY_MARGIN = 2000;↵
|
2 | // the test failed with 100 ms of margin on cvs.apache.org on August 1st, 2003↵ | | |
|
|
3 | /** Utilities used for file operations */↵ | | 2 | /** Utilities used for file operations */↵
|
4 | private static final FileUtils FILE_UTILS = FileUtils.getFileUtils() | | 3 | private static final FileUtils FILE_UTILS = FileUtils.getFileUtils()
|
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 |