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 displayPopupMenu(evt) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
3 | Expression s_log.debug("No resource found for " + keyName + " : "+ propName) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
4 | Expression displayPopupMenu(evt) is a void method call, and thus it cannot be parameterized |
5 | Expression s_log.debug("No resource found for " + keyName + " : "+ propName) is a void method call, and thus it cannot be parameterized |
6 | Expression displayPopupMenu(evt) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
7 | Expression s_log.debug("No resource found for " + keyName + " : "+ propName) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
8 | Expression displayPopupMenu(evt) is a void method call, and thus it cannot be parameterized |
9 | Expression s_log.debug("No resource found for " + keyName + " : "+ propName) is a void method call, and thus it cannot be parameterized |
10 | The refactoring of the clones is infeasible, because classes and net.sourceforge.squirrel_sql.fw.util.Resources do not have a common superclass |