PMD Results
The following document contains the results of PMD 5.0.5.
Files
org/apache/maven/plugins/enforcer/BanDuplicatePomDependencyVersions.java
| Violation |
Line |
| Avoid unused method parameters such as 'helper'. |
115 |
org/apache/maven/plugins/enforcer/DefaultEnforcementRuleHelper.java
| Violation |
Line |
| Avoid unused private fields such as 'session'. |
52 |
org/apache/maven/plugins/enforcer/ReactorModuleConvergence.java
| Violation |
Line |
| These nested if statements could be combined |
251–258 |
| These nested if statements could be combined |
395–398 |
org/apache/maven/plugins/enforcer/RequireActiveProfile.java
| Violation |
Line |
| These nested if statements could be combined |
101–104 |
org/apache/maven/plugins/enforcer/RequireNoRepositories.java
| Violation |
Line |
| These nested if statements could be combined |
228–235 |
org/apache/maven/plugins/enforcer/utils/ArtifactMatcher.java
| Violation |
Line |
| These nested if statements could be combined |
116–122 |
org/apache/maven/plugins/enforcer/utils/DependencyVersionMap.java
| Violation |
Line |
| Avoid unused private fields such as 'log'. |
39 |