PMD Results
The following document contains the results of PMD 4.3.
Files
org/apache/maven/artifact/versioning/ComparableVersion.java
Violation |
Line |
Don't create instances of already existing BigInteger and BigDecimal (ZERO, ONE, TEN) |
89 |
org/apache/maven/artifact/versioning/VersionRange.java
Violation |
Line |
These nested if statements could be combined |
113 - 116 |
These nested if statements could be combined |
131 - 134 |
These nested if statements could be combined |
529 - 532 |