private boolean isOK;
private JRadioButton separator, action;
private JComboBox combo;
private JList list;
private boolean isOK;
private JRadioButton separator, action;
private JComboBox combo;
private JList list;
Clone fragments detected by clone detection tool
File path: /jEdit-4.2/src/org/gjt/sp/jedit/options/ContextOptionPane.java
|
|
File path: /jEdit-4.2/src/org/gjt/sp/jedit/options/ToolBarOptionPane.java
|
Method name:
|
|
Method name:
|
Number of AST nodes: 0
|
|
Number of AST nodes: 0
|
|
1 | private boolean isOK;↵ | | 1 | private boolean isOK;↵
|
2 | private JRadioButton separator, action;↵ | | 2 | private JRadioButton separator, action;↵
|
3 | private JComboBox combo;↵ | | 3 | private JComboBox combo;↵
|
4 | private JList list; | | 4 | private JList list;
|
See real code fragment |
|
See real code fragment |
Summary
Number of common nesting structure subtrees | 0 |
Number of refactorable cases | 0 |
Number of non-refactorable cases | 0 |
Time elapsed for finding largest common nesting structure subtrees (ms) | 0.0 |
Clones location | |
Number of node comparisons | 0 |