File path: /jEdit-4.2/src/org/gjt/sp/jedit/Java14.java | File path: /jEdit-4.2/src/org/gjt/sp/jedit/jEdit.java | |||
Method name: void exportDone(JComponent, Transferable, int)
|
Method name: void main(String[])
|
|||
Number of AST nodes: 0 | Number of AST nodes: 3 | |||
1 | if(background)↵ | |||
2 | {↵ | |||
3 | background = false;↵ | |||
4 | Log.log(Log.WARNING,jEdit.class,"You cannot specify both the"↵ | |||
5 | + " -background and -noserver switches");↵ | |||
6 |
| |||
See real code fragment | See real code fragment |
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 | Clones are in different classes |
Number of node comparisons | 0 |