PMD Results
The following document contains the results of PMD 4.2.5.
Files
org/apache/maven/doxia/module/fo/FoSink.java
Violation | Line |
---|
Avoid instantiating Boolean objects; reference Boolean.TRUE or Boolean.FALSE or call Boolean.valueOf() instead. | 974 |