Coverage report: {{totals.pc_covered_str}}%
 
     
     
    Hot-keys on this page
n s m x {% if arcs %} b p {% endif %} c change column sorting
| Module | statements | missing | excluded{% if arcs %} | branches | partial{% endif %} | coverage | 
|---|---|---|---|---|---|---|
| Total | {{totals.n_statements}} | {{totals.n_missing}} | {{totals.n_excluded}}{% if arcs %} | {{totals.n_branches}} | {{totals.n_missing_branches}}{% endif %} | {{totals.pc_covered_str}}% | 
| {{file.name}} | {{file.nums.n_statements}} | {{file.nums.n_missing}} | {{file.nums.n_excluded}}{% if arcs %} | {{file.nums.n_branches}} | {{file.nums.n_missing_branches}}{% endif %} | {{file.nums.pc_covered_str}}% |