Fork me on GitHub

Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
159 0 0 8

Details

org/owasp/dependencycheck/data/update/ProcessTask.java

Violation Message Line
Errors Missing a Javadoc comment. 71
Errors Missing a Javadoc comment. 72
Errors Missing a Javadoc comment. 73
Errors Missing a Javadoc comment. 75
Errors Missing a Javadoc comment. 121

org/owasp/dependencycheck/data/update/StandardUpdate.java

Violation Message Line
Errors Variable 'waitForFuture' should be declared final. 163
Errors Missing a Javadoc comment. 547

org/owasp/dependencycheck/dependency/VulnerableSoftware.java

Violation Message Line
Errors Nested if-else depth is 5 (max allowed is 4). 82