super(subIndex);
this.newline = newline;
this.matchNull = matchNull;
super(name);
this.path = path;
addActionListener(new ShowFileAction());
Clone fragments detected by clone detection tool
File path: /jEdit-4.2/src/gnu/regexp/RETokenAny.java
|
|
File path: /jEdit-4.2/jars/MacOS/macos/menu/ShowBufferMenu.java
|
Method name: void RETokenAny(int, boolean, boolean)
|
|
Method name: void ShowBufferMenuItem(String, String)
|
Number of AST nodes: 3
|
|
Number of AST nodes: 3
|
|
1 | super(subIndex);↵ | | 1 | super(↵
|
2 | this.newline = newline;↵ | | |
|
3 | this.matchNull = matchNull↵ | | 2 | name);↵
|
| | | 3 | this.path = path;↵
|
4 | ; | | 4 | addActionListener(new ShowFileAction());
|
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 |