Row |
Violation |
1 | Expression pack() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
2 | Expression setEnabled(true) is a void method call, and thus it cannot be parameterized |
3 | Expression pack() is a void method call, and thus it cannot be parameterized |
4 | Expression pack() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
5 | Expression setEnabled(true) is a void method call, and thus it cannot be parameterized |
6 | Expression pack() is a void method call, and thus it cannot be parameterized |
7 | Expression removeAll() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
8 | Expression removeAll() is a void method call, and thus it cannot be parameterized |
9 | Expression layoutComponents() is a void method call, and thus it cannot be parameterized |
10 | Expression createSubMenu() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
11 | Expression createSubMenu() is a void method call, and thus it cannot be parameterized |
12 | Expression setLocationRelativeTo(null) is a void method call, and thus it cannot be parameterized |
13 | Expression createSubMenu() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
14 | Expression createSubMenu() is a void method call, and thus it cannot be parameterized |
15 | Expression setLocationRelativeTo(null) is a void method call, and thus it cannot be parameterized |
16 | The refactoring of the clones is infeasible, because classes org.columba.addressbook.gui.action.TagContactMenu and org.columba.core.gui.dialog.ErrorDialog do not have a common superclass |