PMD Results
The following document contains the results of PMD 4.3.
 
Files
org/deegree/client/core/renderer/InputMultipleRenderer.java
| Violation | 
Line | 
| Avoid unused method parameters such as 'writer'. | 
184 - 196 | 
| Avoid unused method parameters such as 'context'. | 
198 - 205 | 
| Avoid unused method parameters such as 'writer'. | 
198 - 205 | 
 
org/deegree/client/core/utils/MessageUtils.java
| Violation | 
Line | 
| Avoid empty catch blocks | 
79 - 81 | 
| Avoid empty catch blocks | 
89 - 91 | 
| Avoid empty catch blocks | 
99 - 101 | 
| Avoid empty catch blocks | 
135 - 137 | 
| Avoid empty catch blocks | 
143 - 145 | 
| Avoid empty catch blocks | 
152 - 154 | 
| Avoid empty catch blocks | 
164 - 166 |