{
ToolTipManager ttm = ToolTipManager.sharedInstance();
ttm.setInitialDelay(toolTipInitialDelay);
ttm.setReshowDelay(toolTipReshowDelay);
} //}}
{
Vector vm = (Vector)m;
ma = new BshMethod[ vm.size() ];
vm.copyInto( ma );
} els
Clone fragments detected by clone detection tool
File path: /jEdit-4.2/src/org/gjt/sp/jedit/textarea/Gutter.java
|
|
File path: /jEdit-4.2/src/bsh/NameSpace.java
|
Method name:
|
|
Method name:
|
Number of AST nodes: 0
|
|
Number of AST nodes: 0
|
|
1 | {↵ | | 1 | {↵
|
2 | ToolTipManager ttm = ToolTipManager.sharedInstance();↵ | | 2 | ↵
|
3 | ttm.setInitialDelay(toolTipInitialDelay);↵ | | |
|
4 | ttm.setReshowDelay(toolTipReshowDelay);↵ | | |
|
5 | } //}} | | 3 | Vector vm = (Vector)m;↵
|
| | | 4 | ma = new BshMethod[ vm.size() ];↵
|
| | | 5 | vm.copyInto( ma );↵
|
| | | 6 | } els
|
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 |