diff options
Diffstat (limited to 'doc/sample_html/index.html')
-rw-r--r-- | doc/sample_html/index.html | 52 |
1 files changed, 26 insertions, 26 deletions
diff --git a/doc/sample_html/index.html b/doc/sample_html/index.html index f2dd3a55..5b23518d 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.82%</span> + <span class="pc_cov">98.49%</span> </h1> <img id="keyboard_icon" src="keybd_closed.png" alt="Show keyboard shortcuts" /> @@ -71,14 +71,14 @@ <tfoot> <tr class="total"> <td class="name left">Total</td> - <td>1348</td> - <td>838</td> + <td>1352</td> + <td>14</td> <td>13</td> - <td>228</td> - <td>30</td> + <td>236</td> + <td>10</td> - <td class="right" data-ratio="596 1576">37.82%</td> + <td class="right" data-ratio="1564 1588">98.49%</td> </tr> </tfoot> <tbody> @@ -121,74 +121,74 @@ <tr class="file"> <td class="name left"><a href="cogapp_cogapp_py.html">cogapp/cogapp.py</a></td> - <td>423</td> - <td>194</td> + <td>427</td> + <td>3</td> <td>4</td> - <td>168</td> - <td>26</td> + <td>176</td> + <td>4</td> - <td class="right" data-ratio="283 591">47.88%</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.org">coverage.py v4.0.3</a>, - created at 2015-11-24 07:02 + <a class="nav" href="https://coverage.readthedocs.io">coverage.py v4.1</a>, + created at 2016-05-21 08:55 </p> </div> </div> |