The following document contains the results of PMD 4.2.2.
| Violation | Line |
|---|---|
| Private field 'handler' could be made final; it is only initialized in the declaration or constructor. | 74 |
| Avoid if (x != y) ..; else ..; | 90 - 94 |
| System.out.print is used | 292 |
| Avoid if (x != y) ..; else ..; | 326 - 331 |
| Use block level rather than method level synchronization | 596 |
| Use block level rather than method level synchronization | 598 |
| Use block level rather than method level synchronization | 600 |
| Use block level rather than method level synchronization | 602 |
| Use block level rather than method level synchronization | 611 |