PMD Results
The following document contains the results of PMD 5.6.1.
Files
org/apache/maven/plugin/jxr/JxrReport.java
| Violation |
Line |
| These nested if statements could be combined |
98–101 |
| These nested if statements could be combined |
119–122 |
| Useless parentheses. |
155 |
| Useless parentheses. |
155 |
org/apache/maven/plugin/jxr/JxrReportUtil.java
| Violation |
Line |
| Useless parentheses. |
199 |
| Useless parentheses. |
200 |
| Useless parentheses. |
205 |
| Useless parentheses. |
206 |
org/apache/maven/plugin/jxr/JxrTestReport.java
| Violation |
Line |
| These nested if statements could be combined |
76–79 |
| These nested if statements could be combined |
92–95 |
| Useless parentheses. |
134 |
| Useless parentheses. |
134 |