Report
Plugin: {{ plugin }}
Started on:{{ started_on }}
Ended on:{{ ended_on }}
Summary
{{ header }} | {% endfor %}
---|
{{ cell.data }} | {% endfor %}
Details
{{ header }} | {% endfor %}|||||||||
---|---|---|---|---|---|---|---|---|---|
{% if cell.plugin_found %}
{{ pass_icon }} Plugin: {{ cell.plugin }} {% else %} {{ fail_icon }} Plugin: {{ cell.plugin }} {% endif %} {% if cell.operation_found %} {{ pass_icon }} Operation: {{ cell.operation }} {% else %} {{ fail_icon }} Operation: {{ cell.operation }} {% endif %} {% if cell.params_found %} {{ pass_icon }} Params: {{ cell.params }} {% else %} {{ fail_icon }} Params: {{ cell.params }} {% endif %} |
{% else %}
{{ cell.data }} | {% endif %} {% endfor %}||||||||
{{ row.data }} |