PMD Results
The following document contains the results of PMD 5.0.5.
Files
org/apache/maven/artifact/versioning/ComparableVersion.java
Violation |
Line |
Dont create instances of already existing BigInteger and BigDecimal (ZERO, ONE, TEN) |
88 |
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 |