summaryrefslogtreecommitdiff
path: root/doc/sample_html/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/sample_html/index.html')
-rw-r--r--doc/sample_html/index.html67
1 files changed, 29 insertions, 38 deletions
diff --git a/doc/sample_html/index.html b/doc/sample_html/index.html
index 5c735a4f..9cd539d6 100644
--- a/doc/sample_html/index.html
+++ b/doc/sample_html/index.html
@@ -11,7 +11,7 @@
<header>
<div class="content">
<h1>Cog coverage:
- <span class="pc_cov">39.11%</span>
+ <span class="pc_cov">38.75%</span>
</h1>
<aside id="help_panel_wrapper">
<input id="help_panel_state" type="checkbox">
@@ -46,8 +46,8 @@
<input id="filter" type="text" value="" placeholder="filter..." />
</form>
<p class="text">
- <a class="nav" href="https://coverage.readthedocs.io">coverage.py v7.1.0</a>,
- created at 2023-01-24 19:37 -0500
+ <a class="nav" href="https://coverage.readthedocs.io">coverage.py v7.2.0</a>,
+ created at 2023-02-22 18:50 -0500
</p>
</div>
</header>
@@ -67,12 +67,12 @@
<tbody>
<tr class="file">
<td class="name left"><a href="d_7b071bdc2a35fa80___init___py.html">cogapp/__init__.py</a></td>
- <td>2</td>
+ <td>1</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
- <td class="right" data-ratio="2 2">100.00%</td>
+ <td class="right" data-ratio="1 1">100.00%</td>
</tr>
<tr class="file">
<td class="name left"><a href="d_7b071bdc2a35fa80___main___py.html">cogapp/__main__.py</a></td>
@@ -84,78 +84,69 @@
<td class="right" data-ratio="0 3">0.00%</td>
</tr>
<tr class="file">
- <td class="name left"><a href="d_7b071bdc2a35fa80_backward_py.html">cogapp/backward.py</a></td>
- <td>22</td>
- <td>6</td>
- <td>0</td>
- <td>4</td>
- <td>2</td>
- <td class="right" data-ratio="18 26">69.23%</td>
- </tr>
- <tr class="file">
<td class="name left"><a href="d_7b071bdc2a35fa80_cogapp_py.html">cogapp/cogapp.py</a></td>
- <td>510</td>
- <td>230</td>
+ <td>500</td>
+ <td>224</td>
<td>1</td>
- <td>216</td>
+ <td>210</td>
<td>30</td>
- <td class="right" data-ratio="352 726">48.48%</td>
+ <td class="right" data-ratio="348 710">49.01%</td>
</tr>
<tr class="file">
<td class="name left"><a href="d_7b071bdc2a35fa80_makefiles_py.html">cogapp/makefiles.py</a></td>
- <td>27</td>
- <td>20</td>
+ <td>22</td>
+ <td>18</td>
<td>0</td>
<td>14</td>
<td>0</td>
- <td class="right" data-ratio="7 41">17.07%</td>
+ <td class="right" data-ratio="4 36">11.11%</td>
</tr>
<tr class="file">
<td class="name left"><a href="d_7b071bdc2a35fa80_test_cogapp_py.html">cogapp/test_cogapp.py</a></td>
- <td>849</td>
- <td>595</td>
+ <td>845</td>
+ <td>591</td>
<td>2</td>
- <td>28</td>
+ <td>24</td>
<td>1</td>
- <td class="right" data-ratio="257 877">29.30%</td>
+ <td class="right" data-ratio="257 869">29.57%</td>
</tr>
<tr class="file">
<td class="name left"><a href="d_7b071bdc2a35fa80_test_makefiles_py.html">cogapp/test_makefiles.py</a></td>
- <td>71</td>
+ <td>70</td>
<td>53</td>
<td>0</td>
<td>6</td>
<td>0</td>
- <td class="right" data-ratio="18 77">23.38%</td>
+ <td class="right" data-ratio="17 76">22.37%</td>
</tr>
<tr class="file">
<td class="name left"><a href="d_7b071bdc2a35fa80_test_whiteutils_py.html">cogapp/test_whiteutils.py</a></td>
- <td>69</td>
+ <td>68</td>
<td>50</td>
<td>0</td>
<td>0</td>
<td>0</td>
- <td class="right" data-ratio="19 69">27.54%</td>
+ <td class="right" data-ratio="18 68">26.47%</td>
</tr>
<tr class="file">
<td class="name left"><a href="d_7b071bdc2a35fa80_whiteutils_py.html">cogapp/whiteutils.py</a></td>
- <td>45</td>
+ <td>43</td>
<td>5</td>
<td>0</td>
<td>34</td>
<td>4</td>
- <td class="right" data-ratio="70 79">88.61%</td>
+ <td class="right" data-ratio="68 77">88.31%</td>
</tr>
</tbody>
<tfoot>
<tr class="total">
<td class="name left">Total</td>
- <td>1598</td>
- <td>962</td>
+ <td>1552</td>
+ <td>944</td>
<td>3</td>
- <td>302</td>
- <td>37</td>
- <td class="right" data-ratio="743 1900">39.11%</td>
+ <td>288</td>
+ <td>35</td>
+ <td class="right" data-ratio="713 1840">38.75%</td>
</tr>
</tfoot>
</table>
@@ -166,8 +157,8 @@
<footer>
<div class="content">
<p>
- <a class="nav" href="https://coverage.readthedocs.io">coverage.py v7.1.0</a>,
- created at 2023-01-24 19:37 -0500
+ <a class="nav" href="https://coverage.readthedocs.io">coverage.py v7.2.0</a>,
+ created at 2023-02-22 18:50 -0500
</p>
</div>
<aside class="hidden">