{%- for css in css_files %} {% endfor -%}
Note: a score of -1 in the similarity matrix indicates the comparison was skipped
Number of files tested (vertical): {{ test_count }}
Number above display threshold: {{ flagged_file_count }} ({{ "%.2f"|format(flagged_file_count/test_count*100) }}%)
Number of reference files (horizontal): {{ compare_count }}
Execution params (see copydetect --help
):
{{config_params}}
Test file: {{ code[2]|e }} ({{ "%.2f"|format(code[0]*100) }}%)
|