Muteria
Summarized Execution Report
The Total Execution Time is {{ total_execution_time }}
The Number of Testcases is {{ number_of_testcases }}
{% for crit, crit_cov in coverages|dictsort(true) %}
{{ crit }}
{{ crit_cov }}%
# Test Objectives:
{{ total_to[crit] }}
{% endfor %}