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