PMD Results
The following document contains the results of PMD 5.0.2.
Files
org/jdtaus/core/container/mojo/JavaCommitMojo.java
Violation | Line |
---|
These nested if statements could be combined | 241 - 246 |
org/jdtaus/core/container/mojo/JavaContainerMojo.java
Violation | Line |
---|
Useless parentheses. | 706 - 709 |
org/jdtaus/core/container/mojo/VerifyModelMojo.java
Violation | Line |
---|
Avoid unused private methods such as 'extractSpecifications(Class)'. | 655 |
These nested if statements could be combined | 690 - 698 |
These nested if statements could be combined | 693 - 697 |