Row |
Violation |
1 | Expression newFilter.setBeginToken(getBeginToken()) is a void method call, and thus it cannot be parameterized |
2 | Expression checkParameters() is a void method call, and thus it cannot be parameterized |
3 | Expression newFilter.setBeginToken(getBeginToken()) is a void method call, and thus it cannot be parameterized |
4 | Expression checkParameters() is a void method call, and thus it cannot be parameterized |
5 | Expression newFilter.setEndToken(getEndToken()) is a void method call, and thus it cannot be parameterized |
6 | Expression readFile() is a void method call, and thus it cannot be parameterized |
7 | Expression newFilter.setEndToken(getEndToken()) is a void method call, and thus it cannot be parameterized |
8 | Expression readFile() is a void method call, and thus it cannot be parameterized |
9 | Expression writeFile() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
10 | Expression newFilter.setTokens(getTokens()) is a void method call, and thus it cannot be parameterized |
11 | Expression writeFile() is a void method call, and thus it cannot be parameterized |
12 | Expression writeFile() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
13 | Expression newFilter.setTokens(getTokens()) is a void method call, and thus it cannot be parameterized |
14 | Expression writeFile() is a void method call, and thus it cannot be parameterized |
15 | Expression executeOperation() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
16 | Expression newFilter.setInitialized(true) is a void method call, and thus it cannot be parameterized |
17 | Expression executeOperation() is a void method call, and thus it cannot be parameterized |
18 | Expression executeOperation() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
19 | Expression newFilter.setInitialized(true) is a void method call, and thus it cannot be parameterized |
20 | Expression executeOperation() is a void method call, and thus it cannot be parameterized |
21 | Unmatched return newFilter; |