Report summary
{% if errors_found %}{{ total_errors }} warnings/errors found.
{% else %}No warnings or errors found in {{ files_analized }} files analyzed!
Violations by severity
High:SyntaxError, IndentationError, IOError, and PyFlakes errors
Medium:Pep8 and McCabe complexity errors
Low:Docstrings format errors
Code rating
rating=10.0 - 10*((5*error + warning + refactor + convention+ documentation*0.25) / statement)
Violations by module
Branch's values indicate the number of errors found
Violations by code
Branch's values indicate the number of errors found