Rules listed below were not scored because their inputs are absent from the source row. They are not scored as safe.
{% for group in coverage_detail.groups %}{{ r.name }}
{% if r.missing_inputs %}
— missing: {{ r.missing_inputs | join(", ") }}
{% endif %}