private final static int CLOCK_ERROR=200; private final static int TIME_OUT_TEST=TIME_OUT-CLOCK_ERROR;
private final static int CLOCK_ERROR=200; private final static long TIME_OUT_TEST=TIME_OUT-CLOCK_ERROR;
Clone fragments detected by clone detection tool
File path: /apache-ant-1.7.0/src/tests/junit/org/apache/tools/ant/taskdefs/ExecuteJavaTest.java File path: /apache-ant-1.7.0/src/tests/junit/org/apache/tools/ant/taskdefs/ExecuteWatchdogTest.java
Method name: Method name:
Number of AST nodes: 0 Number of AST nodes: 0
1
private final static int CLOCK_ERROR=200;
1
private final static int CLOCK_ERROR=200;
2
    private final static int TIME_OUT_TEST=TIME_OUT-CLOCK_ERROR;
2
    private final static long TIME_OUT_TEST=TIME_OUT-CLOCK_ERROR;
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