Row |
Violation |
1 | Type net.sourceforge.squirrel_sql.fw.util.log.ILogger of variable s_log does not match with type java.awt.event.MouseEvent of variable evt |
2 | Expression s_log.debug("setSelectedDatabaseObjects: IDatabaseObjectInfo[" + i + "]="+ dbObjArr[i]) cannot be parameterized, because it has dependencies to/from statements 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("setSelectedDatabaseObjects: IDatabaseObjectInfo[" + i + "]="+ dbObjArr[i]) is a void method call, and thus it cannot be parameterized |
5 | Expression displayPopupMenu(evt) is a void method call, and thus it cannot be parameterized |
6 | Expression s_log.debug("setSelectedDatabaseObjects: IDatabaseObjectInfo[" + i + "]="+ dbObjArr[i]) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
7 | Expression displayPopupMenu(evt) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
8 | Expression s_log.debug("setSelectedDatabaseObjects: IDatabaseObjectInfo[" + i + "]="+ dbObjArr[i]) is a void method call, and thus it cannot be parameterized |
9 | Expression displayPopupMenu(evt) is a void method call, and thus it cannot be parameterized |
10 | The refactoring of the clones is infeasible, because classes net.sourceforge.squirrel_sql.plugins.dbdiff.DBDiffPlugin and do not have a common superclass |