{% extends "QAWeb/index.html" %} {% load index_of_list %} {% block MainTitle %}Overview{% endblock %} {% block SecondTitle %} Overview {% endblock %} {% block topbox %}{% endblock%} {% block desc %} {% endblock %} {% block content %}

Latest Statistics - Overview


{% endif %}
Entire Database


  • Total Test Cases:       {{total}}



  • {% if stats %} {% for lab in labels %}
  • {{lab}}     =     {{forloop.counter0|index_of_list:stats}}


  • {% endfor %}
{% endblock %}