Fork me on GitHub

Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
204 0 0 6

Details

org/owasp/dependencycheck/agent/DependencyCheckScanAgent.java

Violation Message Line
Errors Total number of methods is 72 (max allowed is 40). 60

org/owasp/dependencycheck/analyzer/AssemblyAnalyzer.java

Violation Message Line
Errors Inner assignments should be avoided. 124
Errors Must have at least one statement. 239

org/owasp/dependencycheck/analyzer/JavaScriptAnalyzer.java

Violation Message Line
Errors Variable 'file' should be declared final. 114
Errors Variable 'sb' should be declared final. 116

org/owasp/dependencycheck/dependency/Dependency.java

Violation Message Line
Errors Total number of methods is 56 (max allowed is 40). 43