Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 3 | 0.961 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 75 | E:/TSE/Projects-CloneDR/sql12/plugins/graph/src/net/sourceforge/squirrel_sql/plugins/graph/graphtofiles/GraphToFilesDlg.java |
2 | 2 | 66 | E:/TSE/Projects-CloneDR/sql12/plugins/hibernate/src/net/sourceforge/squirrel_sql/plugins/hibernate/mapping/MappedObjectPanel.java |
| |||||
gbc = new GridBagConstraints(1, 0, 1, 1, 1, 0, GridBagConstraints.CENTER, GridBagConstraints.BOTH, new Insets(5, 5, 5, 5), 0, 0); ret.add(new JPanel(), gbc); |
| |||||
// dist gbc = new GridBagConstraints(1, 0, 1, 1, 1, 1, GridBagConstraints.WEST, GridBagConstraints.HORIZONTAL, new Insets(5, 5, 5, 5), 0, 0); ret.add(new JPanel(), gbc); |
| |||
// dist gbc = new GridBagConstraints(1, 0, 1, 1, 1, [[#variable1cd8c9a0]], GridBagConstraints. [[#variable1cd91b40]], GridBagConstraints. [[#variable1cd967a0]], new Insets(5, 5, 5, 5), 0, 0); ret.add(new JPanel(), gbc); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1cd8c9a0]] | 0 |
1 | 2 | [[#1cd8c9a0]] | 1 |
2 | 1 | [[#1cd91b40]] | CENTER |
2 | 2 | [[#1cd91b40]] | WEST |
3 | 1 | [[#1cd967a0]] | BOTH |
3 | 2 | [[#1cd967a0]] | HORIZONTAL |