Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 2 | 1 | 0.974 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 184 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/preferences/GeneralPreferencesPanel.java |
2 | 5 | 192 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/preferences/GeneralPreferencesPanel.java |
| |||||
_tabbedStyle.addActionListener(new ActionListener() { public void actionPerformed(ActionEvent e) { onStyleChanged(true); } } ); |
| |||||
_internalFrameStyle.addActionListener(new ActionListener() { public void actionPerformed(ActionEvent e) { onStyleChanged(true); } } ); |
| |||
[[#variable1ca1d300]].addActionListener(new ActionListener() { public void actionPerformed(ActionEvent e) { onStyleChanged(true); } } ); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1ca1d300]] | _tabbedStyle |
1 | 2 | [[#1ca1d300]] | _internalFrameStyle |