Row |
Violation |
1 | Expression dispose() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
2 | Expression words.setSelectedIndex(index) is a void method call, and thus it cannot be parameterized |
3 | Expression dispose() is a void method call, and thus it cannot be parameterized |
4 | Expression dispose() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
5 | Expression words.setSelectedIndex(index) is a void method call, and thus it cannot be parameterized |
6 | Expression dispose() is a void method call, and thus it cannot be parameterized |
7 | Expression textArea.setSelectedText(words.getModel().getElementAt(index).toString().substring(word.length())) is a void method call, and thus it cannot be parameterized |
8 | Expression insertSelected() is a void method call, and thus it cannot be parameterized |
9 | Expression textArea.setSelectedText(words.getModel().getElementAt(index).toString().substring(word.length())) is a void method call, and thus it cannot be parameterized |
10 | Expression insertSelected() is a void method call, and thus it cannot be parameterized |
11 | Expression textArea.userInput(ch) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
12 | Expression dispose() is a void method call, and thus it cannot be parameterized |
13 | Expression textArea.userInput(ch) is a void method call, and thus it cannot be parameterized |
14 | Expression textArea.userInput(ch) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
15 | Expression dispose() is a void method call, and thus it cannot be parameterized |
16 | Expression textArea.userInput(ch) is a void method call, and thus it cannot be parameterized |
17 | Conditional return; |
18 | Conditional return; |