Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.967 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 39 | E:/TSE/Projects-CloneDR/sql12/plugins/i18n/src/net/sourceforge/squirrel_sql/plugins/i18n/I18nPanel.java |
2 | 1 | 159 | E:/TSE/Projects-CloneDR/sql12/plugins/i18n/src/net/sourceforge/squirrel_sql/plugins/i18n/TranslatorsPanel.java |
| |||||
gbc = new GridBagConstraints(0, 0, 1, 1, 1, 1, GridBagConstraints.NORTHWEST, GridBagConstraints.BOTH, new Insets(5, 0, 0, 5), 0, 0); |
| |||||
gbc = new GridBagConstraints(0, 7, 3, 1, 1, 1, GridBagConstraints.NORTHWEST, GridBagConstraints.BOTH, new Insets(5, 0, 0, 5), 0, 0); |
| |||
gbc = new GridBagConstraints(0, [[#variable1c897e40]], [[#variable1c897da0]], 1, 1, 1, GridBagConstraints.NORTHWEST, GridBagConstraints.BOTH, new Insets(5, 0, 0, 5), 0, 0); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1c897e40]] | 0 |
1 | 2 | [[#1c897e40]] | 7 |
2 | 1 | [[#1c897da0]] | 1 |
2 | 2 | [[#1c897da0]] | 3 |