Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
7 | 3 | 1 | 0.975 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 7 | 499 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/session/mainpanel/SQLResultExecuterPanel.java |
2 | 6 | 667 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/session/mainpanel/SQLResultExecuterPanel.java |
3 | 7 | 707 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/session/mainpanel/SQLResultExecuterPanel.java |
| |||||
if (tab == null) { throw new IllegalArgumentException("Null ResultTab passed"); } s_log.debug("SQLPanel.closeTab(" + tab.getIdentifier().toString() + ")"); |
| |||||
if (tab == null) { throw new IllegalArgumentException("Null ResultTab passed"); } s_log.debug("SQLPanel.createWindow(" + tab.getIdentifier().toString() + ")"); |
| |||||
if (tab == null) { throw new IllegalArgumentException("Null ResultTab passed"); } s_log.debug("SQLPanel.returnToTabbedPane(" + tab.getIdentifier().toString() + ")"); |
| |||
if (tab == null) { throw new IllegalArgumentException("Null ResultTab passed"); } s_log.debug( [[#variable1c8b8d60]] + tab.getIdentifier().toString() + ")"); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1c8b8d60]] | "SQLPanel.closeTab(" |
1 | 2 | [[#1c8b8d60]] | "SQLPanel.createWindow(" |
1 | 3 | [[#1c8b8d60]] | "SQLPanel.returnToTabbedPane(" |