PMD Results

The following document contains the results of PMD.

Summary

FilesErrors
12

Files

FilesViolations
org/apache/portals/bridges/groovy/GroovyPortlet.java 2

org/apache/portals/bridges/groovy/GroovyPortlet.java

ViolationLine
Avoid if (x != y) ..; else ..; 210
Avoid empty catch blocks 284