The following document contains the results of PMD.
Files | Errors |
---|---|
5 | 7 |
Violation | Line |
---|---|
Avoid duplicate imports such as 'net.sf.dexterim.core.event.ContactListEvent' | 26 |
Violation | Line |
---|---|
Avoid empty catch blocks | 203 |
Avoid empty catch blocks | 206 |
Violation | Line |
---|---|
Ensure you override both equals() and hashCode() | 51 |
Violation | Line |
---|---|
Avoid empty 'if' statements | 76 |
Violation | Line |
---|---|
Avoid unnecessary temporaries when converting primitives to Strings | 56 |
Avoid unnecessary temporaries when converting primitives to Strings | 70 |