PMD Results

The following document contains the results of PMD 4.2.5.

Files

org/jclouds/cloudsigma/functions/MapToDriveInfo.java

ViolationLine
Avoid instantiating Boolean objects; reference Boolean.TRUE or Boolean.FALSE or call Boolean.valueOf() instead.91
Avoid instantiating Boolean objects; reference Boolean.TRUE or Boolean.FALSE or call Boolean.valueOf() instead.93