Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 3 | 0.951 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 114 | E:/TSE/Projects-CloneDR/sql12/fw/src/net/sourceforge/squirrel_sql/fw/gui/action/TableExportCsvDlg.java |
2 | 1 | 87 | E:/TSE/Projects-CloneDR/sql12/plugins/codecompletion/src/net/sourceforge/squirrel_sql/plugins/codecompletion/prefs/CodeCompletionPreferencesPanel.java |
| |||||
gbc = new GridBagConstraints(0, 9, 1, 1, 0, 0, GridBagConstraints.NORTHWEST, GridBagConstraints.HORIZONTAL, new Insets(0, 5, 5, 5), 0, 0); |
| |||||
gbc = new GridBagConstraints(0, 9, 1, 1, 1, 0, GridBagConstraints.NORTHWEST, GridBagConstraints.BOTH, new Insets(15, 5, 5, 5), 0, 0); |
| |||
gbc = new GridBagConstraints(0, 9, 1, 1, [[#variable1c8913a0]], 0, GridBagConstraints.NORTHWEST, GridBagConstraints. [[#variable1c8912e0]], new Insets( [[#variable1c891280]], 5, 5, 5), 0, 0); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1c8913a0]] | 0 |
1 | 2 | [[#1c8913a0]] | 1 |
2 | 1 | [[#1c8912e0]] | HORIZONTAL |
2 | 2 | [[#1c8912e0]] | BOTH |
3 | 1 | [[#1c891280]] | 0 |
3 | 2 | [[#1c891280]] | 15 |