The following document contains the results of PMD 6.4.0.
| Violation | Priority | Line | 
|---|---|---|
| Useless parentheses. | 4 | 432 | 
| Violation | Priority | Line | 
|---|---|---|
| Avoid empty if statements | 3 | 236–238 | 
| Violation | Priority | Line | 
|---|---|---|
| Unnecessary use of fully qualified name 'java.awt.Font.BOLD' due to existing import 'java.awt.Font' | 4 | 149 | 
| These nested if statements could be combined | 3 | 225–228 | 
| Violation | Priority | Line | 
|---|---|---|
| Useless qualified this usage in the same class. | 3 | 400 | 
| Useless qualified this usage in the same class. | 3 | 408 | 
| Useless qualified this usage in the same class. | 3 | 430 | 
| Useless qualified this usage in the same class. | 3 | 450 | 
| Useless qualified this usage in the same class. | 3 | 784 | 
| Useless qualified this usage in the same class. | 3 | 785 | 
| Useless qualified this usage in the same class. | 3 | 890 | 
| Violation | Priority | Line | 
|---|---|---|
| Useless parentheses. | 4 | 252 | 
| Useless parentheses. | 4 | 358 |