int col; AbbrevCompare(int col) { this.col = col;
int col; KeyCompare(int col) { this.col = col;
Clone fragments detected by clone detection tool
File path: /jEdit-4.2/src/org/gjt/sp/jedit/options/AbbrevsOptionPane.java File path: /jEdit-4.2/src/org/gjt/sp/jedit/options/ShortcutsOptionPane.java
Method name: Method name:
Number of AST nodes: 0 Number of AST nodes: 0
1
int col;
1
int col;
2
		AbbrevCompare(int col)
2
			KeyCompare(int col)
3
		{
3
			{
4
			this.col = col;
4
				this.col = col;
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