PMD Results
The following document contains the results of PMD 4.3.
Files
org/deegree/services/OWSResponse.java
Violation |
Line |
These nested if statements could be combined |
168 - 172 |
org/deegree/services/authentication/DeegreeAuthentication.java
Violation |
Line |
Avoid unused method parameters such as 'e'. |
115 - 121 |
Avoid unused method parameters such as 'e'. |
130 - 137 |
org/deegree/services/authentication/HttpBasicAuthentication.java
Violation |
Line |
Avoid unused method parameters such as 'response'. |
125 - 152 |
These nested if statements could be combined |
130 - 149 |
Avoid unused method parameters such as 'e'. |
172 - 182 |
Avoid unused method parameters such as 'e'. |
191 - 198 |
org/deegree/services/authentication/SOAPAuthentication.java
Violation |
Line |
Avoid unused method parameters such as 'e'. |
134 - 144 |
Avoid unused method parameters such as 'e'. |
153 - 160 |
org/deegree/services/controller/exception/serializer/SOAPExceptionSerializer.java
Violation |
Line |
Avoid unused constructor parameters such as 'version'. |
90 - 98 |
org/deegree/services/controller/security/SecureProxy.java
Violation |
Line |
Too many static imports may lead to messy code |
36 - 481 |
These nested if statements could be combined |
260 - 262 |
org/deegree/services/controller/utils/LoggingHttpResponseWrapper.java
Violation |
Line |
These nested if statements could be combined |
148 - 150 |
These nested if statements could be combined |
163 - 165 |
org/deegree/services/metadata/MetadataUtils.java
Violation |
Line |
Avoid empty catch blocks |
146 - 148 |
org/deegree/services/metadata/OWSMetadataProviderManager.java
Violation |
Line |
Too many static imports may lead to messy code |
41 - 166 |
org/deegree/services/resources/ResourcesServlet.java
Violation |
Line |
Avoid unused method parameters such as 'resource'. |
121 - 124 |