private String path; public ScriptRunner(String path) { this.path = path;
private String path; public ShowFileAction(String path) { this.path = path;
Clone fragments detected by clone detection tool
File path: /jEdit-4.2/jars/MacOS/macos/MacOSActions.java File path: /jEdit-4.2/jars/MacOS/macos/menu/MacOSMenu.java
Method name: Method name:
Number of AST nodes: 0 Number of AST nodes: 0
1
private String path;
1
private String path;
2
		
2
		
3
		public ScriptRunner(String path)
3
		public ShowFileAction(String path)
4
		{
4
		{
5
			this.path = path;
5
			this.path = path;
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 location
Number of node comparisons0