PMD Results
The following document contains the results of PMD 4.2.2.
Files
net/smartlab/web/registry/Address.java
| Violation | Line |
|---|
| Overriding method merely calls super | 169 - 171 |
net/smartlab/web/registry/Country.java
| Violation | Line |
|---|
| Ensure you override both equals() and hashCode() | 150 |
net/smartlab/web/registry/Domain.java
| Violation | Line |
|---|
| Avoid empty catch blocks | 184 - 186 |
net/smartlab/web/registry/Entry.java
| Violation | Line |
|---|
| Overriding method merely calls super | 245 - 247 |
net/smartlab/web/registry/PersonFactory.java
| Violation | Line |
|---|
| Avoid unused imports such as 'net.smartlab.web.DataAccessObject' | 30 |