PMD Results
The following document contains the results of PMD 4.3.
Files
org/deegree/services/controller/AbstractOWS.java
Violation | Line |
---|
Avoid unused imports such as 'org.deegree.services.controller.exception.ControllerInitException' | 78 |
Avoid empty catch blocks | 142 - 144 |
org/deegree/services/controller/GZipHttpServletResponse.java
Violation | Line |
---|
These nested if statements could be combined | 317 - 319 |
org/deegree/services/controller/GZipServletOutputStream.java
Violation | Line |
---|
Avoid unused private fields such as 'response'. | 53 |
org/deegree/services/controller/OGCFrontController.java
Violation | Line |
---|
Too many static imports may lead to messy code | 36 - 1519 |
Avoid unused method parameters such as 'entryTime'. | 690 - 818 |
Avoid empty catch blocks | 1371 - 1373 |
org/deegree/services/controller/WebServicesConfiguration.java
Violation | Line |
---|
These nested if statements could be combined | 271 - 273 |
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'. | 116 - 122 |
Avoid unused method parameters such as 'e'. | 131 - 138 |
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/i18n/Messages.java
Violation | Line |
---|
Avoid unused private methods such as 'get(Properties,String,Object...)'. | 140 |
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 |