PMD Results

The following document contains the results of PMD 4.2.5.

Files

it/amattioli/common/exceptions/KeyedMessage.java

Violation Line
Ensure you override both equals() and hashCode() 39

it/amattioli/common/exceptions/MessageBundle.java

Violation Line
The class 'MessageBundle' has a Cyclomatic Complexity of 3 (Highest = 11). 16 - 195
The method 'replaceResources' has a Cyclomatic Complexity of 11. 148 - 193

it/amattioli/common/properties/PropertyChangeSupport.java

Violation Line
This class has too many methods, consider refactoring it. 16 - 135