CloneSet2171


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
5210.971block
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1564
E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/plugin/PluginSessionCallbackAdaptor.java
2578
E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/plugin/PluginSessionCallbackAdaptor.java
Next
Last
Clone Instance
1
Line Count
5
Source Line
64
Source File
E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/plugin/PluginSessionCallbackAdaptor.java

{
  if (s_log.isDebugEnabled()) {
    s_log.debug("objectTreeInternalFrameOpened: " + _plugin.getDescriptiveName() + " doesn\'t provide " + "special handling for newly opened interal ObjectTree frames");
  }
}


First
Previous
Clone Instance
2
Line Count
5
Source Line
78
Source File
E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/plugin/PluginSessionCallbackAdaptor.java

{
  if (s_log.isDebugEnabled()) {
    s_log.debug("objectTreeInternalFrameOpened: " + _plugin.getDescriptiveName() + " doesn\'t provide " + "special handling for newly opened interal SQL frames");
  }
}


Clone AbstractionParameter Count: 1Parameter Bindings

{
  if (s_log.isDebugEnabled()) {
    s_log.debug("objectTreeInternalFrameOpened: " + _plugin.getDescriptiveName() + " doesn\'t provide " +  [[#variable1ca6f3e0]]);
  }
}
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#1ca6f3e0]]
"special handling for newly opened interal ObjectTree frames" 
12[[#1ca6f3e0]]
"special handling for newly opened interal SQL frames"