{{ ui.metrics.functions_label }}
?
{{ total_functions }}
{{ ui.metrics.functions_note }}
{{ ui.metrics.edges_label }}
?
{{ total_edges }}
{{ ui.metrics.edges_note }}
{{ ui.metrics.db_label }}
?
{{ db_function_count }}
{{ ui.metrics.db_note }}
{{ ui.metrics.readiness_label }}
?
{{ readiness_index }}%
{{ ui.metrics.readiness_note }}
{{ ui.metrics.coverage_label }}
?
{{ "%.2f"|format(coverage_percent) }}%
{{ ui.metrics.coverage_note }}
{{ ui.metrics.tests_label }}
?
{{ tests_passed }}/{{ tests_total }}
{{ ui.metrics.tests_note }}