The following document contains the results of PMD 4.3.
Violation | Line |
---|---|
Avoid empty catch blocks | 123 - 125 |
Violation | Line |
---|---|
Avoid unused method parameters such as 'filter'. | 223 - 241 |
Avoid unused local variables such as 'codec'. | 227 |
Avoid unused method parameters such as 'ftName'. | 243 - 320 |
Avoid empty if statements | 301 - 303 |
Avoid empty if statements | 340 - 342 |
Avoid unused private methods such as 'getFeatureById(String)'. | 393 |
Avoid unused private fields such as 'ids'. | 424 |