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. | 
250 | 
| Useless parentheses. | 
251 | 
| Useless parentheses. | 
256 | 
| Useless parentheses. | 
257 | 
 
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 |