Coverage for
{{cu.name|escape}}
:
{{nums.pc_covered|format_pct}}%
{{nums.n_statements}} statements
{{nums.n_executed}} run
{{nums.n_excluded}} excluded
{{nums.n_missing}} missing
{% if arcs %}
{{n_par}} partial
{% endif %}
{% for line in lines %}
{{line.number}}
{% endfor %}
{% for line in lines %}
{{line.html}}
{% endfor %}