PMD Results

The following document contains the results of PMD 5.6.1.

Files

org/apache/maven/report/projectinfo/AbstractProjectInfoReport.java

Violation Line
Useless parentheses. 308
Useless parentheses. 308
Useless parentheses. 315
Useless parentheses. 315
Useless parentheses. 316
These nested if statements could be combined 375380

org/apache/maven/report/projectinfo/LicensesReport.java

Violation Line
Useless parentheses. 364
Useless parentheses. 364
Useless parentheses. 364
Avoid empty if statements 437439

org/apache/maven/report/projectinfo/ScmReport.java

Violation Line
Useless parentheses. 560

org/apache/maven/report/projectinfo/SummaryReport.java

Violation Line
These nested if statements could be combined 145150

org/apache/maven/report/projectinfo/TeamReport.java

Violation Line
These nested if statements could be combined 261272
Useless parentheses. 571

org/apache/maven/report/projectinfo/dependencies/Dependencies.java

Violation Line
Useless parentheses. 109
Useless parentheses. 109

org/apache/maven/report/projectinfo/dependencies/ManagementDependencies.java

Violation Line
Useless parentheses. 51
Useless parentheses. 51

org/apache/maven/report/projectinfo/dependencies/RepositoryUtils.java

Violation Line
Avoid unused constructor parameters such as 'repositoryMetadataManager'. 75
Useless parentheses. 143
These nested if statements could be combined 145159
These nested if statements could be combined 148158

org/apache/maven/report/projectinfo/dependencies/SinkSerializingDependencyNodeVisitor.java

Violation Line
Useless parentheses. 183

org/apache/maven/report/projectinfo/dependencies/renderer/DependenciesRenderer.java

Violation Line
Useless parentheses. 645
Useless parentheses. 704