indentNextLinesRE = null; Log.log(Log.ERROR,this,"Invalid indentNextLines regexp"); Log.log(Log.ERROR,this,re);
indentNextLineRE = null; Log.log(Log.ERROR,this,"Invalid indentNextLine regexp"); Log.log(Log.ERROR,this,re);
Clone fragments detected by clone detection tool
File path: /jEdit-4.2/src/org/gjt/sp/jedit/Buffer.java File path: /jEdit-4.2/src/org/gjt/sp/jedit/Buffer.java
Method name: int getIdealIndentForLine(int) Method name: int getIdealIndentForLine(int)
Number of AST nodes: 3 Number of AST nodes: 3
1
indentNextLinesRE = null;
1
indentNextLineRE = null;
2
			Log.log(Log.ERROR,this,"Invalid indentNextLines regexp");
2
			Log.log(Log.ERROR,this,"Invalid indentNextLine regexp");
3
			Log.log(Log.ERROR,this,re);
3
			Log.log(Log.ERROR,this,re);
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 the same method
Number of node comparisons0