diff options
Diffstat (limited to 'doc/sample_html/index.html')
-rw-r--r-- | doc/sample_html/index.html | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/doc/sample_html/index.html b/doc/sample_html/index.html index 12e4edeb..777e73e8 100644 --- a/doc/sample_html/index.html +++ b/doc/sample_html/index.html @@ -22,7 +22,7 @@ <div id="header"> <div class="content"> <h1>Coverage report: - <span class="pc_cov">37.59%</span> + <span class="pc_cov">98.49%</span> </h1> <img id="keyboard_icon" src="keybd_closed.png" alt="Show keyboard shortcuts" /> @@ -72,13 +72,13 @@ <tr class="total"> <td class="name left">Total</td> <td>1352</td> - <td>841</td> + <td>14</td> <td>13</td> <td>236</td> - <td>30</td> + <td>10</td> - <td class="right" data-ratio="597 1588">37.59%</td> + <td class="right" data-ratio="1564 1588">98.49%</td> </tr> </tfoot> <tbody> @@ -122,73 +122,73 @@ <tr class="file"> <td class="name left"><a href="cogapp_cogapp_py.html">cogapp/cogapp.py</a></td> <td>427</td> - <td>197</td> + <td>3</td> <td>4</td> <td>176</td> - <td>26</td> + <td>4</td> - <td class="right" data-ratio="284 603">47.10%</td> + <td class="right" data-ratio="596 603">98.84%</td> </tr> <tr class="file"> <td class="name left"><a href="cogapp_makefiles_py.html">cogapp/makefiles.py</a></td> <td>28</td> - <td>20</td> + <td>0</td> <td>3</td> <td>14</td> - <td>0</td> + <td>3</td> - <td class="right" data-ratio="8 42">19.05%</td> + <td class="right" data-ratio="39 42">92.86%</td> </tr> <tr class="file"> <td class="name left"><a href="cogapp_test_cogapp_py.html">cogapp/test_cogapp.py</a></td> <td>704</td> - <td>486</td> + <td>0</td> <td>6</td> <td>6</td> - <td>0</td> + <td>1</td> - <td class="right" data-ratio="220 710">30.99%</td> + <td class="right" data-ratio="709 710">99.86%</td> </tr> <tr class="file"> <td class="name left"><a href="cogapp_test_makefiles_py.html">cogapp/test_makefiles.py</a></td> <td>55</td> - <td>55</td> + <td>0</td> <td>0</td> <td>6</td> <td>0</td> - <td class="right" data-ratio="0 61">0.00%</td> + <td class="right" data-ratio="61 61">100.00%</td> </tr> <tr class="file"> <td class="name left"><a href="cogapp_test_whiteutils_py.html">cogapp/test_whiteutils.py</a></td> <td>69</td> - <td>69</td> + <td>0</td> <td>0</td> <td>0</td> <td>0</td> - <td class="right" data-ratio="0 69">0.00%</td> + <td class="right" data-ratio="69 69">100.00%</td> </tr> <tr class="file"> <td class="name left"><a href="cogapp_whiteutils_py.html">cogapp/whiteutils.py</a></td> <td>45</td> - <td>3</td> + <td>0</td> <td>0</td> <td>32</td> - <td>3</td> + <td>1</td> - <td class="right" data-ratio="71 77">92.21%</td> + <td class="right" data-ratio="76 77">98.70%</td> </tr> </tbody> @@ -202,8 +202,8 @@ <div id="footer"> <div class="content"> <p> - <a class="nav" href="https://coverage.readthedocs.io">coverage.py v4.4.2</a>, - created at 2017-11-05 07:56 + <a class="nav" href="https://coverage.readthedocs.io">coverage.py v4.5</a>, + created at 2018-02-03 15:18 </p> </div> </div> |