PMD Results

The following document contains the results of PMD 4.2.2.

Files

net/smartlab/web/auth/Group.java

ViolationLine
Overriding method merely calls super75 - 77

net/smartlab/web/auth/Handler.java

ViolationLine
Avoid unused imports such as 'net.smartlab.config.ConfigurationException'27

net/smartlab/web/auth/Permission.java

ViolationLine
Overriding method merely calls super215 - 217

net/smartlab/web/auth/Privilege.java

ViolationLine
These nested if statements could be combined269 - 273
These nested if statements could be combined270 - 272

net/smartlab/web/auth/Role.java

ViolationLine
Avoid empty if statements113 - 115

net/smartlab/web/auth/Scope.java

ViolationLine
These nested if statements could be combined118 - 120
Overriding method merely calls super272 - 274

net/smartlab/web/auth/Subject.java

ViolationLine
Overriding method merely calls super300 - 302

net/smartlab/web/auth/SubjectAction.java

ViolationLine
Avoid empty catch blocks65 - 67

net/smartlab/web/auth/SubjectFactory.java

ViolationLine
These nested if statements could be combined56 - 58

net/smartlab/web/auth/handlers/DateTimeHandler.java

ViolationLine
Avoid unnecessary return statements96
Avoid unnecessary return statements237

net/smartlab/web/auth/handlers/EmailVerifierRegistrationHandler.java

ViolationLine
Avoid unused private fields such as 'password'.100