CloneSet2046


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2210.974statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1258
E:/TSE/Projects-CloneDR/sql12/plugins/cache/src/de/ixdb/squirrel_sql/plugins/cache/ShowProcessesCommand.java
2284
E:/TSE/Projects-CloneDR/sql12/plugins/cache/src/de/ixdb/squirrel_sql/plugins/cache/ShowQueryPlanCommand.java
Next
Last
Clone Instance
1
Line Count
2
Source Line
58
Source File
E:/TSE/Projects-CloneDR/sql12/plugins/cache/src/de/ixdb/squirrel_sql/plugins/cache/ShowProcessesCommand.java

int index = _session.getSessionSheet().addMainTab(_processListTab);
_session.getSessionSheet().selectMainTab(index);


First
Previous
Clone Instance
2
Line Count
2
Source Line
84
Source File
E:/TSE/Projects-CloneDR/sql12/plugins/cache/src/de/ixdb/squirrel_sql/plugins/cache/ShowQueryPlanCommand.java

int index = _session.getSessionSheet().addMainTab(_queryPlanTab);
_session.getSessionSheet().selectMainTab(index);


Clone AbstractionParameter Count: 1Parameter Bindings

int index = _session.getSessionSheet().addMainTab( [[#variable1ca18460]]);
_session.getSessionSheet().selectMainTab(index);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#1ca18460]]
_processListTab 
12[[#1ca18460]]
_queryPlanTab