PMD Results
The following document contains the results of PMD 4.3.
Files
org/deegree/remoteows/wms/OldWMSClient111.java
Violation |
Line |
Too many static imports may lead to messy code |
37 - 963 |
Avoid unused method parameters such as 'validationErrors'. |
886 - 944 |
Avoid unused method parameters such as 'validate'. |
886 - 944 |
org/deegree/remoteows/wms/RemoteWMSStore.java
Violation |
Line |
Too many static imports may lead to messy code |
36 - 404 |