PMD Results
The following document contains the results of PMD 4.2.2.
Files
net/smartlab/web/auth/Group.java
Violation | Line |
---|
Overriding method merely calls super | 75 - 77 |
net/smartlab/web/auth/Handler.java
Violation | Line |
---|
Avoid unused imports such as 'net.smartlab.config.ConfigurationException' | 27 |
net/smartlab/web/auth/Permission.java
Violation | Line |
---|
Overriding method merely calls super | 215 - 217 |
net/smartlab/web/auth/Privilege.java
Violation | Line |
---|
These nested if statements could be combined | 269 - 273 |
These nested if statements could be combined | 270 - 272 |
net/smartlab/web/auth/Role.java
Violation | Line |
---|
Avoid empty if statements | 113 - 115 |
net/smartlab/web/auth/Scope.java
Violation | Line |
---|
These nested if statements could be combined | 118 - 120 |
Overriding method merely calls super | 272 - 274 |
net/smartlab/web/auth/Subject.java
Violation | Line |
---|
Overriding method merely calls super | 300 - 302 |
net/smartlab/web/auth/SubjectAction.java
Violation | Line |
---|
Avoid empty catch blocks | 65 - 67 |
net/smartlab/web/auth/SubjectFactory.java
Violation | Line |
---|
These nested if statements could be combined | 56 - 58 |
net/smartlab/web/auth/handlers/DateTimeHandler.java
Violation | Line |
---|
Avoid unnecessary return statements | 96 |
Avoid unnecessary return statements | 237 |
net/smartlab/web/auth/handlers/EmailVerifierRegistrationHandler.java
Violation | Line |
---|
Avoid unused private fields such as 'password'. | 100 |