PMD Results

The following document contains the results of PMD 4.2.2.

Files

net/smartlab/web/registry/Address.java

ViolationLine
Overriding method merely calls super169 - 171

net/smartlab/web/registry/Country.java

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

net/smartlab/web/registry/Domain.java

ViolationLine
Avoid empty catch blocks184 - 186

net/smartlab/web/registry/Entry.java

ViolationLine
Overriding method merely calls super245 - 247

net/smartlab/web/registry/PersonFactory.java

ViolationLine
Avoid unused imports such as 'net.smartlab.web.DataAccessObject'30