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.956 | field_declaration |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 22 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/session/mainpanel/objecttree/ObjectTreeCellRenderer.java |
2 | 1 | 23 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/session/mainpanel/objecttree/ObjectTreeCellRenderer.java |
| |||||
GridBagConstraints _gbcLeft = new GridBagConstraints(0, 0, 1, 1, 1, 0, GridBagConstraints.NORTHWEST, GridBagConstraints.NONE, new Insets(0, 0, 0, 0), 0, 0); |
| |||||
GridBagConstraints _gbcRight = new GridBagConstraints(1, 0, 1, 1, 0, 0, GridBagConstraints.NORTHWEST, GridBagConstraints.NONE, new Insets(0, 0, 0, 0), 0, 0); |
| |||
GridBagConstraints [[#variable1c803920]]= new GridBagConstraints( [[#variable1c8038c0]], 0, 1, 1, [[#variable1c803840]], 0, GridBagConstraints.NORTHWEST, GridBagConstraints.NONE, new Insets(0, 0, 0, 0), 0, 0); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1c803920]] | _gbcLeft |
1 | 2 | [[#1c803920]] | _gbcRight |
2 | 1 | [[#1c8038c0]] | 0 |
2 | 2 | [[#1c8038c0]] | 1 |
3 | 1 | [[#1c803840]] | 1 |
3 | 2 | [[#1c803840]] | 0 |