`

Report summary

{% if errors_found %}

{{ total_errors }} warnings/errors found.

{% else %}

No warnings or errors found in {{ files_analized }} files analyzed!

CheckPassed.svg {% endif %}
{% if errors_found %}

Warnings and errors by severity

High:SyntaxError, IndentationError, IOError, and PyFlakes errors

Medium:Pep8 and McCabe complexity errors

Low:'Docstrings format errors'

Code rating

The quality is computed as:

10.0 - 10*((5*error + warning + refactor + convention+ documentation*0.25) / statement)

Warnings and errors by directory/module

Branch's values indicate the numbers of errors found

Warnings and errors by code

Branch's values indicate the numbers of errors found

{% endif %}
{% if errors_found %} {% endif %}