Row |
Violation |
1 | Expression setFamily(DEFAULT_FAMILY) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
2 | Expression setFamily(DEFAULT_FAMILY) is a void method call, and thus it cannot be parameterized |
3 | Expression addSeparator() is a void method call, and thus it cannot be parameterized |
4 | Expression setFamily(DEFAULT_FAMILY) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
5 | Expression setFamily(DEFAULT_FAMILY) is a void method call, and thus it cannot be parameterized |
6 | Expression addSeparator() is a void method call, and thus it cannot be parameterized |
7 | Expression setSize(12) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
8 | Expression setSize(12) is a void method call, and thus it cannot be parameterized |
9 | Expression addSeparator() is a void method call, and thus it cannot be parameterized |
10 | Expression setSize(12) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
11 | Expression setSize(12) is a void method call, and thus it cannot be parameterized |
12 | Expression addSeparator() is a void method call, and thus it cannot be parameterized |
13 | The refactoring of the clones is infeasible, because classes net.sourceforge.squirrel_sql.fw.gui.FontInfo and net.sourceforge.squirrel_sql.fw.datasetviewer.DataSetViewerTextPanel.MyJTextAreaPopupMenu do not have a common superclass |