{% load zumanji_helpers %} {{ test.shortlabel }}{% if test.num_tests %} ({{ test.num_tests }} tests){% endif %} {% for coldata in columns %} {% if coldata %} {{ coldata.0|floatformat:2 }}s
{{ coldata.1 }} calls {% else %} — {% endif %} {% endfor %} {{ test.mean_duration|floatformat:2 }}s {# #}