Fork me on GitHub

Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
140 0 0 4

Details

org/owasp/dependencycheck/analyzer/CPEAnalyzer.java

Violation Message Line
Errors Variable 'tmp' should be declared final. 463

org/owasp/dependencycheck/analyzer/FalsePositiveAnalyzer.java

Violation Message Line
Errors Must have at least one statement. 156

org/owasp/dependencycheck/dependency/VulnerableSoftware.java

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

org/owasp/dependencycheck/utils/UrlStringUtils.java

Violation Message Line
Errors Line is longer than 150 characters (found 170). 73