Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 2 | 0.958 | class_body_declarations[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 280 | E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/gui/BufferOptions.java |
2 | 4 | 229 | E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/options/GeneralOptionPane.java |
| |||||
private JComboBox lineSeparator; private JComboBox encoding; private JCheckBox gzipped; private JComboBox folding; |
| |||||
//{{{ Private members private JComboBox lineSeparator; private JComboBox encoding; private JCheckBox encodingAutodetect; private JComboBox checkModStatus; |
| |||
//{{{ Private members private JComboBox lineSeparator; private JComboBox encoding; private JCheckBox [[#variablec281060]]; private JComboBox [[#variablec281040]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#c281060]] | gzipped |
1 | 2 | [[#c281060]] | encodingAutodetect |
2 | 1 | [[#c281040]] | folding |
2 | 2 | [[#c281040]] | checkModStatus |