private JComboBox wrap; private JComboBox maxLineLen; private JComboBox tabSize; private JComboBox indentSize; private JCheckBox noTabs; private JButton ok;
private JComboBox wrap; private JComboBox maxLineLen; private JComboBox tabSize; private JComboBox indentSize; private JCheckBox noTabs; private JCheckBox deepIndent;
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/EditingOptionPane.java
Method name: Method name:
Number of AST nodes: 0 Number of AST nodes: 0
1
private JComboBox wrap;
1
private JComboBox wrap;
2
	private JComboBox maxLineLen;
2
	private JComboBox maxLineLen;
3
	private JComboBox tabSize;
3
	private JComboBox tabSize;
4
	private JComboBox indentSize;
4
	private JComboBox indentSize;
5
	private JCheckBox noTabs;
5
	private JCheckBox noTabs;
6
	private JButton ok;
6
	private JCheckBox deepIndent;
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