PMD Results
The following document contains the results of PMD 3.9.
Files
net/sourceforge/sannotations/security/CurrentUserRolesValidator.java
Violation | Line |
---|
No need to import a type that lives in the same package | 6 |
net/sourceforge/sannotations/security/ServletRequestValidator.java
Violation | Line |
---|
No need to import a type that lives in the same package | 3 |
net/sourceforge/sannotations/web/RequestSeurityWrapper.java
Violation | Line |
---|
Overriding method merely calls super | 37 - 39 |