PMD Results
The following document contains the results of PMD 4.2.5.
Files
nl/geozet/common/ServletBase.java
| Violation |
Line |
| Too many static imports may lead to messy code |
1 - 428 |
| These nested if statements could be combined |
240 - 244 |
| These nested if statements could be combined |
288 - 292 |
nl/geozet/openls/servlet/OpenLSServlet.java
| Violation |
Line |
| Too many static imports may lead to messy code |
1 - 422 |
nl/geozet/wfs/VlakGerichteWFSClientServlet.java
| Violation |
Line |
| Too many static imports may lead to messy code |
1 - 544 |
| These nested if statements could be combined |
170 - 172 |
| Avoid unused method parameters such as 'request'. |
495 - 531 |
nl/geozet/wfs/WFSClientServlet.java
| Violation |
Line |
| Too many static imports may lead to messy code |
1 - 589 |
nl/geozet/wfs/WFSDetailsServlet.java
| Violation |
Line |
| Too many static imports may lead to messy code |
1 - 271 |
| Overriding method merely calls super |
63 - 65 |