The following document contains the results of PMD 5.3.5.
| Violation | Line |
|---|---|
| No need to import a type that lives in the same package | 21 |
| Violation | Line |
|---|---|
| Avoid empty if statements | 99–102 |
| Violation | Line |
|---|---|
| Avoid modifiers which are implied by the context | 112–117 |
| Avoid modifiers which are implied by the context | 114 |
| Avoid modifiers which are implied by the context | 116 |
| Useless parentheses. | 365 |
| Violation | Line |
|---|---|
| Avoid empty if statements | 214–228 |
| Violation | Line |
|---|---|
| Useless parentheses. | 78 |
| Useless parentheses. | 79 |
| Violation | Line |
|---|---|
| Avoid modifiers which are implied by the context | 28–33 |
| Violation | Line |
|---|---|
| Useless parentheses. | 61 |
| Useless parentheses. | 62 |
| Violation | Line |
|---|---|
| Avoid empty if statements | 138–140 |
| Unnecessary use of fully qualified name 'java.awt.Color' due to existing import 'java.awt.Color' | 450 |
| Unnecessary use of fully qualified name 'java.awt.Color' due to existing import 'java.awt.Color' | 481 |
| Violation | Line |
|---|---|
| Avoid modifiers which are implied by the context | 406–432 |
| Avoid modifiers which are implied by the context | 416 |
| Avoid modifiers which are implied by the context | 418 |
| Avoid modifiers which are implied by the context | 420 |
| Avoid modifiers which are implied by the context | 422 |
| Avoid modifiers which are implied by the context | 426 |
| Avoid modifiers which are implied by the context | 428 |