PMD Results
The following document contains the results of PMD 5.6.1.
Files
org/eclipse/aether/artifact/AbstractArtifact.java
Violation |
Line |
Useless parentheses. |
109 |
Useless parentheses. |
129 |
org/eclipse/aether/artifact/DefaultArtifact.java
Violation |
Line |
Useless parentheses. |
98 |
org/eclipse/aether/artifact/DefaultArtifactType.java
Violation |
Line |
Useless parentheses. |
96 |
org/eclipse/aether/graph/Dependency.java
Violation |
Line |
Method call on object which may be null |
138–141 |
Useless parentheses. |
138 |
org/eclipse/aether/metadata/AbstractMetadata.java
Violation |
Line |
Useless parentheses. |
54 |
org/eclipse/aether/repository/AuthenticationContext.java
Violation |
Line |
These nested if statements could be combined |
316–319 |
org/eclipse/aether/resolution/ArtifactResolutionException.java
Violation |
Line |
Useless parentheses. |
93 |