Log.log(Log.ERROR,this,mu); String[] args = { mu.getMessage() }; VFSManager.error(comp,path,"ioerror.badurl",args); return null;
Log.log(Log.ERROR,this,mu); String[] args = { mu.getMessage() }; VFSManager.error(comp,path,"ioerror.badurl",args); return null;
Clone fragments detected by clone detection tool
File path: /jEdit-4.2/src/org/gjt/sp/jedit/io/UrlVFS.java File path: /jEdit-4.2/src/org/gjt/sp/jedit/io/UrlVFS.java
Method name: OutputStream _createOutputStream(Object, String, Component) Method name: InputStream _createInputStream(Object, String, boolean, Component)
Number of AST nodes: 4 Number of AST nodes: 4
1
Log.log(Log.ERROR,this,mu);
1
Log.log(Log.ERROR,this,mu);
2
			String[] args = { mu.getMessage() };
2
			String[] args = { mu.getMessage() };
3
			VFSManager.error(comp,path,"ioerror.badurl",args);
3
			VFSManager.error(comp,path,"ioerror.badurl",args);
4
			return null;
4
			return null;
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 locationClones are declared in the same class
Number of node comparisons0