PMD Results

The following document contains the results of PMD.

Summary

FilesErrors
22

Files

FilesViolations
org/astrogrid/units/UnitDictionary.java 1
org/astrogrid/units/Units.java 1

org/astrogrid/units/UnitDictionary.java

ViolationLine
Avoid unused imports such as 'URL' 10

org/astrogrid/units/Units.java

ViolationLine
Ensure you override both equals() and hashCode() 60