private static final String LOCAL_PATH = "testdir";
private static final String SRC_FILE = "Class1.java";
private static final String SRC_LABEL = "label1";
private static final String SRC_COMMENT = "I fixed a bug"
private static final String LOCAL_PATH = "testdir";
private static final String SRC_FILE = "Class1.java";
private static final String SRC_LABEL = "label1";
private static final String LONG_LABEL = "123456789012345678901234567890"
Clone fragments detected by clone detection tool
File path: /apache-ant-1.7.0/src/tests/junit/org/apache/tools/ant/taskdefs/optional/sos/SOSTest.java
|
|
File path: /apache-ant-1.7.0/src/tests/junit/org/apache/tools/ant/taskdefs/optional/vss/MSVSSTest.java
|
Method name:
|
|
Method name:
|
Number of AST nodes: 0
|
|
Number of AST nodes: 0
|
|
1 | private static final String LOCAL_PATH = "testdir";↵ | | 1 | private static final String LOCAL_PATH = "testdir";↵
|
2 | private static final String SRC_FILE = "Class1.java";↵ | | 2 | private static final String SRC_FILE = "Class1.java";↵
|
3 | private static final String SRC_LABEL = "label1";↵ | | 3 | private static final String SRC_LABEL = "label1";↵
|
4 | private static final String SRC_COMMENT = "I fixed a bug" | | 4 | private static final String LONG_LABEL = "123456789012345678901234567890"
|
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 |