PMD Results

The following document contains the results of PMD 3.9.

Files

net/sourceforge/sannotations/security/CurrentUserRolesValidator.java

ViolationLine
No need to import a type that lives in the same package6

net/sourceforge/sannotations/security/ServletRequestValidator.java

ViolationLine
No need to import a type that lives in the same package3

net/sourceforge/sannotations/web/RequestSeurityWrapper.java

ViolationLine
Overriding method merely calls super37 - 39