PMD Results

The following document contains the results of PMD 4.1.

Files

org/springframework/binding/PropertyAccessStrategy.java

Violation Line
Avoid unused imports such as 'org.springframework.beans.FatalBeanException' 19

org/springframework/binding/form/FormModel.java

Violation Line
Avoid unused imports such as 'org.springframework.beans.InvalidPropertyException' 20

org/springframework/binding/format/support/StrictNumberFormat.java

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

org/springframework/binding/value/support/BufferedCollectionValueModel.java

Violation Line
These nested if statements could be combined 94 - 97

org/springframework/binding/value/support/DefaultValueChangeDetector.java

Violation Line
Avoid unused imports such as 'java.util.List' 25

org/springframework/binding/value/support/GrowableIndexAdapter.java

Violation Line
These nested if statements could be combined 118 - 123

org/springframework/binding/value/support/PropertyChangeSupport.java

Violation Line
These nested if statements could be combined 236 - 238