PMD Results
The following document contains the results of PMD 4.2.5.
Files
openlr/otk/binview/BinaryDataViewer.java
| Violation |
Line |
| Avoid unused method parameters such as 'binData'. |
644 - 655 |
| Avoid unused method parameters such as 'binData'. |
709 - 734 |
| Avoid unused method parameters such as 'binData'. |
746 - 752 |
| Avoid unused method parameters such as 'binData'. |
793 - 808 |
openlr/otk/kml/KmlUtil.java
| Violation |
Line |
| Avoid unused private fields such as 'COORDS_ARRAY_SIZE'. |
56 |
openlr/otk/kml/locationreference/LRPBasedLocationReferenceFeatures.java
| Violation |
Line |
| These nested if statements could be combined |
135 - 140 |