PMD Results

The following document contains the results of PMD.

Summary

Files Errors
3 7

Files

Files Violations
org/objectledge/logging/LoggerFactory.java 1
org/objectledge/pico/StringParameter.java 2
org/objectledge/pico/customization/CustomizingComponentParameter.java 4

org/objectledge/logging/LoggerFactory.java

Violation Line
Avoid empty 'if' statements 120

org/objectledge/pico/StringParameter.java

Violation Line
Avoid empty catch blocks 154
Avoid empty catch blocks 158

org/objectledge/pico/customization/CustomizingComponentParameter.java

Violation Line
Avoid empty catch blocks 126
Avoid empty catch blocks 130
Avoid empty catch blocks 134
Avoid empty catch blocks 138