private static final String LINES_KEY = "lines";
/** Parameter name for the number of lines to be skipped. */
private static final String SKIP_KEY = "skip";
private static final String LINES_KEY = "lines";
/** Parameter name for the number of lines to be skipped. */
private static final String SKIP_KEY = "skip";
Clone fragments detected by clone detection tool
File path: /apache-ant-1.7.0/src/org/apache/tools/ant/filters/HeadFilter.java
|
|
File path: /apache-ant-1.7.0/src/org/apache/tools/ant/filters/TailFilter.java
|
Method name:
|
|
Method name:
|
Number of AST nodes: 0
|
|
Number of AST nodes: 0
|
|
1 | private static final String LINES_KEY = "lines";↵ | | 1 | private static final String LINES_KEY = "lines";↵
|
|
2 | /** Parameter name for the number of lines to be skipped. */↵ | | 2 | /** Parameter name for the number of lines to be skipped. */↵
|
3 | private static final String SKIP_KEY = "skip"; | | 3 | private static final String SKIP_KEY = "skip";
|
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 |