| Test | Status | Statistic | P-value | Message |
|---|---|---|---|---|
| {{ test.name }} | {{ test.status }} | {{ test.statistic|round(4) }} | {{ test.pvalue|pvalue_format if test.pvalue is not none else '--' }} | {{ test.message|default('--') }} |
No diagnostic tests available.
{% endif %} {% if charts and charts.test_results_chart %}