Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
9 | 2 | 2 | 0.980 | statement_sequence[7] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 9 | 606 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/gui/db/DriverInternalFrame.java |
2 | 9 | 617 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/gui/db/DriverInternalFrame.java |
| |||||
gbc.insets = new Insets(5, 5, 5, 5); pnl.add(new JSeparator(), gbc); gbc.insets = new Insets(4, 4, 4, 4); ++gbc.gridy; pnl.add(_extraClasspathUpBtn, gbc); ++gbc.gridy; pnl.add(_extraClasspathDownBtn, gbc); |
| |||||
gbc.insets = new Insets(5, 5, 5, 5); pnl.add(new JSeparator(), gbc); gbc.insets = new Insets(4, 4, 4, 4); ++gbc.gridy; pnl.add(newBtn, gbc); ++gbc.gridy; pnl.add(_extraClasspathDeleteBtn, gbc); |
| |||
gbc.insets = new Insets(5, 5, 5, 5); pnl.add(new JSeparator(), gbc); gbc.insets = new Insets(4, 4, 4, 4); ++gbc.gridy; pnl.add( [[#variable1cc863e0]], gbc); ++gbc.gridy; pnl.add( [[#variable1cc862e0]], gbc); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1cc863e0]] | _extraClasspathUpBtn |
1 | 2 | [[#1cc863e0]] | newBtn |
2 | 1 | [[#1cc862e0]] | _extraClasspathDownBtn |
2 | 2 | [[#1cc862e0]] | _extraClasspathDeleteBtn |