Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 3 | 2 | 0.951 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 87 | E:/TSE/Projects-CloneDR/sql12/fw/src/net/sourceforge/squirrel_sql/fw/gui/action/TableExportCsvDlg.java |
2 | 1 | 168 | E:/TSE/Projects-CloneDR/sql12/fw/src/net/sourceforge/squirrel_sql/fw/gui/ErrorDialog.java |
3 | 1 | 173 | E:/TSE/Projects-CloneDR/sql12/fw/src/net/sourceforge/squirrel_sql/fw/gui/ErrorDialog.java |
| |||||
gbc = new GridBagConstraints(0, 2, 1, 1, 0, 0, GridBagConstraints.NORTHWEST, GridBagConstraints.HORIZONTAL, new Insets(0, 5, 5, 5), 0, 0); |
| |||||
gbc = new GridBagConstraints(0, 2, 1, 1, 3, 3, GridBagConstraints.NORTHWEST, GridBagConstraints.BOTH, new Insets(0, 5, 5, 5), 0, 0); |
| |||||
gbc = new GridBagConstraints(0, 2, 1, 1, 3, 3, GridBagConstraints.NORTHWEST, GridBagConstraints.BOTH, new Insets(0, 5, 5, 5), 0, 0); |
| |||
gbc = new GridBagConstraints(0, 2, 1, 1, [[#variable1cd0a080]], [[#variable1cd0a080]], GridBagConstraints.NORTHWEST, GridBagConstraints. [[#variable1cd0a000]], new Insets(0, 5, 5, 5), 0, 0); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1cd0a080]] | 0 |
1 | 2 | [[#1cd0a080]] | 3 |
1 | 3 | [[#1cd0a080]] | 3 |
2 | 1 | [[#1cd0a000]] | HORIZONTAL |
2 | 2 | [[#1cd0a000]] | BOTH |
2 | 3 | [[#1cd0a000]] | BOTH |