Violation | Line |
Private field could be made final. It is only initialized in the declaration or constructor. |
36
|
These nested if statements could be combined |
78
|
Avoid unused local variables such as 'grammarFile' |
121
|
Avoid unused local variables such as 'className' |
125
|
Class cannot be instantiated and does not provide any static methods |
191
|