diff options
Diffstat (limited to 'coverage/htmlfiles/pyfile.html')
-rw-r--r-- | coverage/htmlfiles/pyfile.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/coverage/htmlfiles/pyfile.html b/coverage/htmlfiles/pyfile.html index 192cc58a..c39937bd 100644 --- a/coverage/htmlfiles/pyfile.html +++ b/coverage/htmlfiles/pyfile.html @@ -25,7 +25,6 @@ function toggle_lines(btn, cls) { <span class='pc_cov'>{{pc_cov|format_pct}}%</span>
</h1>
<h2 class='stats'>
- Stats:
{{n_stm}} statements
<span class='run hide' onclick='toggle_lines(this, "run")'>{{n_run}} run</span>
<span class='exc' onclick='toggle_lines(this, "exc")'>{{n_exc}} excluded</span>
|