private String inputString;
private File input;
private File output;
private File error;
protected Redirector redirector = new Redirector(this);
protected RedirectorElement redirectorElement
private String inputString;
private File input;
private File output;
private File error;
// CheckStyle:VisibilityModifier OFF - bc
protected Redirector redirector = new Redirector(this);
protected RedirectorElement redirectorElement
Clone fragments detected by clone detection tool
File path: /apache-ant-1.7.0/src/org/apache/tools/ant/taskdefs/ExecTask.java
|
|
File path: /apache-ant-1.7.0/src/org/apache/tools/ant/taskdefs/Java.java
|
Method name:
|
|
Method name:
|
Number of AST nodes: 0
|
|
Number of AST nodes: 0
|
|
1 | private String inputString;↵ | | 1 | private String inputString;↵
|
2 | private File input;↵ | | 2 | private File input;↵
|
3 | private File output;↵ | | 3 | private File output;↵
|
4 | private File error;↵ | | 4 | private File error;↵
|
|
| | | 5 | // CheckStyle:VisibilityModifier OFF - bc↵
|
5 | protected Redirector redirector = new Redirector(this);↵ | | 6 | protected Redirector redirector = new Redirector(this);↵
|
6 | protected RedirectorElement redirectorElement | | 7 | protected RedirectorElement redirectorElement
|
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 |