Coverage for {{relative_filename|escape}}: {{nums.pc_covered_str}}%
{{nums.n_statements}} statements {% if has_arcs %} {% endif %}
« prev ^ index » next coverage.py v{{__version__}}, created at {{ time_stamp }}
{# Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0 #} {# For details: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt #}
« prev ^ index » next coverage.py v{{__version__}}, created at {{ time_stamp }}
{{line.number}} {{line.html}} {% if line.context_list %} {% endif %} {# Things that should float right in the line. #} {% if line.annotate %} {{line.annotate}} {{line.annotate_long}} {% endif %} {% if line.contexts %} {% endif %} {# Things that should appear below the line. #} {% if line.context_list %} {% for context in line.context_list %} {{context}} {% endfor %} {% endif %}
{% endjoined %} {% endfor %}