Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
8 | 2 | 3 | 0.958 | block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 8 | 450 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/preferences/UpdatePreferencesPanel.java |
2 | 8 | 477 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/preferences/UpdatePreferencesPanel.java |
| |||||
{ gbc.gridx = 1; gbc.gridy = gridy; gbc.gridwidth = 1; gbc.weightx = 1; gbc.insets = FIELD_INSETS; gbc.fill = GridBagConstraints.HORIZONTAL; gbc.anchor = GridBagConstraints.WEST; } |
| |||||
{ gbc.gridx = 0; gbc.gridy = gridy; gbc.gridwidth = 2; gbc.weightx = 1; gbc.insets = SEP_INSETS; gbc.fill = GridBagConstraints.HORIZONTAL; gbc.anchor = GridBagConstraints.WEST; } |
| |||
{ gbc.gridx = [[#variable1cdf3580]]; gbc.gridy = gridy; gbc.gridwidth = [[#variable1cdf2b40]]; gbc.weightx = 1; gbc.insets = [[#variable1cdf2b60]]; gbc.fill = GridBagConstraints.HORIZONTAL; gbc.anchor = GridBagConstraints.WEST; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1cdf3580]] | 1 |
1 | 2 | [[#1cdf3580]] | 0 |
2 | 1 | [[#1cdf2b40]] | 1 |
2 | 2 | [[#1cdf2b40]] | 2 |
3 | 1 | [[#1cdf2b60]] | FIELD_INSETS |
3 | 2 | [[#1cdf2b60]] | SEP_INSETS |