Row |
Violation |
1 | Expression moveCaretPosition(bracket + 1,false) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
2 | Expression flushInput() is a void method call, and thus it cannot be parameterized |
3 | Expression moveCaretPosition(bracket + 1,false) is a void method call, and thus it cannot be parameterized |
4 | Expression moveCaretPosition(bracket + 1,false) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
5 | Expression flushInput() is a void method call, and thus it cannot be parameterized |
6 | Expression moveCaretPosition(bracket + 1,false) is a void method call, and thus it cannot be parameterized |
7 | Unmatched return; |
8 | Expression append("\ntextArea.setSelectedText(\"" + charStr) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
9 | Expression append("\ntextArea.setSelectedText(\"" + charStr) is a void method call, and thus it cannot be parameterized |
10 | Expression selectNone() is a void method call, and thus it cannot be parameterized |
11 | Expression append("\ntextArea.setSelectedText(\"" + charStr) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
12 | Expression append("\ntextArea.setSelectedText(\"" + charStr) is a void method call, and thus it cannot be parameterized |
13 | Expression selectNone() is a void method call, and thus it cannot be parameterized |