Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 2 | 0.951 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 268 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/preferences/GeneralPreferencesPanel.java |
2 | 4 | 194 | E:/TSE/Projects-CloneDR/sql12/plugins/sqlval/src/net/sourceforge/squirrel_sql/plugins/sqlval/AppPreferencesPanel.java |
| |||||
gbc.insets = new Insets(2, 4, 2, 4); gbc.gridx = 0; gbc.weightx = 1; |
| |||||
gbc.insets = new Insets(2, 4, 2, 4); gbc.gridx = 0; gbc.gridy = 0; |
| |||
gbc.insets = new Insets(2, 4, 2, 4); gbc.gridx = 0; gbc. [[#variable1c9eacc0]]= [[#variable1c9eb200]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1c9eacc0]] | weightx |
1 | 2 | [[#1c9eacc0]] | gridy |
2 | 1 | [[#1c9eb200]] | 1 |
2 | 2 | [[#1c9eb200]] | 0 |