/opt/cloudlinux/venv/lib/python3.11/site-packages/coverage/htmlfiles
NameSizeModeActions
coverage_html.js213590644editdlrm
favicon_32.png17320644editdlrm
index.html54000644editdlrm
keybd_closed.png90040644editdlrm
keybd_open.png90030644editdlrm
pyfile.html64340644editdlrm
style.css123870644editdlrm
style.scss173560644editdlrm
Edit: /opt/cloudlinux/venv/lib/python3.11/site-packages/coverage/htmlfiles/pyfile.html (6434B)
{# Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0 #} {# For details: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt #} Coverage for {{relative_filename|escape}}: {{nums.pc_covered_str}}% {% if extra_css %} {% endif %} {% if contexts_json %} {% endif %}

Coverage for {{relative_filename|escape}}: {{nums.pc_covered_str}}%

{{nums.n_statements}} statements   {% if has_arcs %} {% endif %}

« prev     ^ index     » next       coverage.py v{{__version__}}, created at {{ time_stamp }}

{% for line in lines -%} {% joined %}

{{line.number}} {{line.html}}  {% if line.context_list %} {% endif %} {# Things that should float right in the line. #} {% if line.annotate %} {{line.annotate}} {{line.annotate_long}} {% endif %} {% if line.contexts %} {% endif %} {# Things that should appear below the line. #} {% if line.context_str %} {{ line.context_str }} {% endif %}

{% endjoined %} {% endfor %}