pluginList.addPluginSet(pluginSet);
pluginSet = null;
pluginSetEntry = null;
catchParams.addElement(node);
catchBlocks.addElement(jjtGetChild(i++));
node = null;
Clone fragments detected by clone detection tool
File path: /jEdit-4.2/src/org/gjt/sp/jedit/pluginmgr/PluginListHandler.java
|
|
File path: /jEdit-4.2/src/bsh/BSHTryStatement.java
|
Method name: void endElement(String)
|
|
Method name: Object eval(CallStack, Interpreter)
|
Number of AST nodes: 3
|
|
Number of AST nodes: 3
|
|
1 | pluginList.addPluginSet(pluginSet);↵ | | |
|
2 | pluginSet = null;↵ | | |
|
3 | pluginSetEntry↵ | | 1 | catchParams.addElement(node);↵
|
| | | 2 | catchBlocks.addElement(jjtGetChild(i++));↵
|
4 | = null; | | 3 | node = null;
|
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 | Clones are in different classes |
Number of node comparisons | 9 |