Module | statements | run | excluded | {% if arcs %}partial | {% endif %}coverage |
---|---|---|---|---|---|
{{file.cu.name}} | {{file.stm}} | {{file.run}} | {{file.exc}} | {% if arcs %}{{file.par}} | {% endif %}{{file.pc_cov|format_pct}}% |
Total | {{total_stm}} | {{total_run}} | {{total_exc}} | {% if arcs %}{{total_par}} | {% endif %}{{total_cov|format_pct}}% |