PMD Results
The following document contains the results of PMD 4.2.2.
Files
org/starobjects/restful/viewer/filters/NakedObjectsSessionFilter.java
Violation | Line |
---|
These nested if statements could be combined | 102 - 104 |
org/starobjects/restful/viewer/html/XhtmlTemplate.java
Violation | Line |
---|
Avoid unused constructor parameters such as 'servletContext'. | 31 - 42 |
org/starobjects/restful/viewer/resources/objects/ObjectResourceImpl.java
Violation | Line |
---|
Avoid empty if statements | 469 - 473 |