PMD Results
The following document contains the results of PMD
4.1.
Files
com/gridsystems/nextgrid/api/builder/AbstractBuilder.java
Violation |
Line |
Avoid unused constructor parameters such as 'uri'. |
84
- 91
|
These nested if statements could be combined |
224
- 228
|
com/gridsystems/nextgrid/api/pom/PemHelper.java
Violation |
Line |
These nested if statements could be combined |
260
- 263
|
com/gridsystems/nextgrid/api/pom/ref/DataHandlerReference.java
Violation |
Line |
Avoid empty catch blocks |
376
- 378
|
com/gridsystems/nextgrid/api/pom/ServiceImpl.java
Violation |
Line |
Invoke equals() on the object you've already ensured is not null |
67
|
com/gridsystems/nextgrid/api/pom/UnorderedListProcessImpl.java
Violation |
Line |
These nested if statements could be combined |
167
- 169
|