Row |
Violation |
1 | Type java.awt.event.MouseEvent of variable evt does not match with type net.sourceforge.squirrel_sql.fw.util.log.ILogger of variable s_log |
2 | Expression "objectTreeInternalFrameOpened: " + _plugin.getDescriptiveName() + " doesn't provide "+ "special handling for newly opened interal ObjectTree frames" is a method call throwing exception(s) that should be caught by a try block that will be extracted |
3 | Expression displayPopupMenu(evt) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
4 | Expression s_log.debug("objectTreeInternalFrameOpened: " + _plugin.getDescriptiveName() + " doesn't provide "+ "special handling for newly opened interal ObjectTree frames") cannot be parameterized, because it has dependencies to/from statements that will be extracted |
5 | Expression displayPopupMenu(evt) is a void method call, and thus it cannot be parameterized |
6 | Expression s_log.debug("objectTreeInternalFrameOpened: " + _plugin.getDescriptiveName() + " doesn't provide "+ "special handling for newly opened interal ObjectTree frames") is a void method call, and thus it cannot be parameterized |
7 | Expression displayPopupMenu(evt) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
8 | Expression s_log.debug("objectTreeInternalFrameOpened: " + _plugin.getDescriptiveName() + " doesn't provide "+ "special handling for newly opened interal ObjectTree frames") cannot be parameterized, because it has dependencies to/from statements that will be extracted |
9 | Expression displayPopupMenu(evt) is a void method call, and thus it cannot be parameterized |
10 | Expression s_log.debug("objectTreeInternalFrameOpened: " + _plugin.getDescriptiveName() + " doesn't provide "+ "special handling for newly opened interal ObjectTree frames") is a void method call, and thus it cannot be parameterized |
11 | The refactoring of the clones is infeasible, because classes and net.sourceforge.squirrel_sql.client.plugin.PluginSessionCallbackAdaptor do not have a common superclass |