{
group.remove(toolbar);
toolbars.remove(i);
return;
{
EditBus.removeFromBus(this);
viewHash.remove(view);
super.dispose();
} //}}
Clone fragments detected by clone detection tool
File path: /jEdit-4.2/src/org/gjt/sp/jedit/gui/ToolBarManager.java
|
|
File path: /jEdit-4.2/src/org/gjt/sp/jedit/search/SearchDialog.java
|
Method name:
|
|
Method name:
|
Number of AST nodes: 0
|
|
Number of AST nodes: 0
|
|
1 | {↵ | | 1 | {↵
|
2 | group.remove(toolbar);↵ | | 2 | ↵
|
3 | toolbars↵ | | 3 | EditBus.removeFromBus(this);↵
|
4 | .remove(i);↵ | | 4 | viewHash.remove(view);↵
|
|
5 | return;↵ | | 5 | ↵
|
6 | | | 6 | super.dispose();↵
|
| | | 7 | } //}}
|
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 |