Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 3 | 2 | 0.956 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 331 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/session/properties/GeneralSessionPropertiesPanel.java |
2 | 4 | 338 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/session/properties/GeneralSessionPropertiesPanel.java |
3 | 4 | 345 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/session/properties/GeneralSessionPropertiesPanel.java |
| |||||
pnl.add(new JLabel(GeneralSessionPropertiesPanelI18n.META_DATA, SwingConstants.RIGHT), gbc); ++gbc.gridx; pnl.add(_metaDataCmb, gbc); |
| |||||
pnl.add(new JLabel(GeneralSessionPropertiesPanelI18n.TABLE_CONTENTS, SwingConstants.RIGHT), gbc); ++gbc.gridx; pnl.add(_tableContentsCmb, gbc); |
| |||||
pnl.add(new JLabel(GeneralSessionPropertiesPanelI18n.SQL_RESULTS, SwingConstants.RIGHT), gbc); ++gbc.gridx; pnl.add(_sqlResultsCmb, gbc); |
| |||
pnl.add(new JLabel(GeneralSessionPropertiesPanelI18n. [[#variable1c8009a0]], SwingConstants.RIGHT), gbc); ++gbc.gridx; pnl.add( [[#variable1c800940]], gbc); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1c8009a0]] | META_DATA |
1 | 2 | [[#1c8009a0]] | TABLE_CONTENTS |
1 | 3 | [[#1c8009a0]] | SQL_RESULTS |
2 | 1 | [[#1c800940]] | _metaDataCmb |
2 | 2 | [[#1c800940]] | _tableContentsCmb |
2 | 3 | [[#1c800940]] | _sqlResultsCmb |