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 | 196 | E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/options/StatusBarOptionPane.java |
2 | 4 | 201 | E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/options/TextAreaOptionPane.java |
| |||||
private ColorWellButton foregroundColor; private ColorWellButton backgroundColor; private JCheckBox showCaretStatus; private JCheckBox showEditMode; |
| |||||
private ColorWellButton foregroundColor; private ColorWellButton backgroundColor; private JCheckBox blinkCaret; private JCheckBox blockCaret; |
| |||
private ColorWellButton foregroundColor; private ColorWellButton backgroundColor; private JCheckBox [[#variableaee2920]]; private JCheckBox [[#variablec280500]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#aee2920]] | showCaretStatus |
1 | 2 | [[#aee2920]] | blinkCaret |
2 | 1 | [[#c280500]] | showEditMode |
2 | 2 | [[#c280500]] | blockCaret |