PMD Results

The following document contains the results of PMD 7.7.0.

Violations By Priority

Priority 3

org/apache/maven/index/examples/BasicUsageExample.java

Rule Violation Line
UnconditionalIfStatement Do not use if statements that are always true or always false 130150
UnconditionalIfStatement Do not use if statements that are always true or always false 162181

Files

org/apache/maven/index/examples/BasicUsageExample.java

Rule Violation Priority Line
UnconditionalIfStatement Do not use if statements that are always true or always false 3 130150
UnconditionalIfStatement Do not use if statements that are always true or always false 3 162181