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.973 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 301 | E:/TSE/Projects-CloneDR/sql12/plugins/graph/src/net/sourceforge/squirrel_sql/plugins/graph/FormatController.java |
2 | 6 | 53 | E:/TSE/Projects-CloneDR/sql12/plugins/graph/src/net/sourceforge/squirrel_sql/plugins/graph/graphtofiles/GraphToFilesCtrlr.java |
| |||||
_dlg.addWindowListener(new WindowAdapter() { public void windowClosing(WindowEvent e) { onWindowClosing(); } } ); |
| |||||
_dlg.addWindowListener(new WindowAdapter() { public void windowClosing(WindowEvent e) { onClosing(); } } ); |
| |||
_dlg.addWindowListener(new WindowAdapter() { public void windowClosing(WindowEvent e) { [[#variable1ca28ba0]](); } } ); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1ca28ba0]] | onWindowClosing |
1 | 2 | [[#1ca28ba0]] | onClosing |