nextCharBuf = null; buffer = null; bufline = null; bufcolumn = null;
description = null; author = null; branch = null; plugin = new PluginList.Plugin();
Clone fragments detected by clone detection tool
File path: /jEdit-4.2/src/bsh/JavaCharStream.java File path: /jEdit-4.2/src/org/gjt/sp/jedit/pluginmgr/PluginListHandler.java
Method name: void Done() Method name: void startElement(String)
Number of AST nodes: 4 Number of AST nodes: 4
1
nextCharBuf = null;
2
     buffer = null;
3
     bufline = null;
4
     bufcolumn = null
1
description = null;
2
			author = null;
3
			branch = null;
5
;
4
			plugin = new PluginList.Plugin();
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 in different classes
Number of node comparisons16