private JComboBox lineSeparator; private JComboBox encoding; private JCheckBox gzipped; private JComboBox folding;
private JComboBox lineSeparator; private JComboBox encoding; private JCheckBox encodingAutodetect; private JComboBox checkModStatus;
Clone fragments detected by clone detection tool
File path: /jEdit-4.2/src/org/gjt/sp/jedit/gui/BufferOptions.java File path: /jEdit-4.2/src/org/gjt/sp/jedit/options/GeneralOptionPane.java
Method name: Method name:
Number of AST nodes: 0 Number of AST nodes: 0
1
private JComboBox lineSeparator;
1
private JComboBox lineSeparator;
2
	private JComboBox encoding;
2
	private JComboBox encoding;
3
	private JCheckBox gzipped;
3
	private JCheckBox encodingAutodetect;
4
	private JComboBox folding;
4
	private JComboBox checkModStatus;
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