diff options
Diffstat (limited to 'doc/sample_html/index.html')
-rw-r--r-- | doc/sample_html/index.html | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/doc/sample_html/index.html b/doc/sample_html/index.html index 06ecdcd4..12e4edeb 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.52%</span> + <span class="pc_cov">37.59%</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>1361</td> - <td>848</td> + <td>1352</td> + <td>841</td> <td>13</td> - <td>238</td> - <td>31</td> + <td>236</td> + <td>30</td> - <td class="right" data-ratio="600 1599">37.52%</td> + <td class="right" data-ratio="597 1588">37.59%</td> </tr> </tfoot> <tbody> @@ -121,14 +121,14 @@ <tr class="file"> <td class="name left"><a href="cogapp_cogapp_py.html">cogapp/cogapp.py</a></td> - <td>429</td> - <td>198</td> + <td>427</td> + <td>197</td> <td>4</td> - <td>178</td> - <td>27</td> + <td>176</td> + <td>26</td> - <td class="right" data-ratio="286 607">47.12%</td> + <td class="right" data-ratio="284 603">47.10%</td> </tr> <tr class="file"> @@ -145,14 +145,14 @@ <tr class="file"> <td class="name left"><a href="cogapp_test_cogapp_py.html">cogapp/test_cogapp.py</a></td> - <td>711</td> - <td>492</td> + <td>704</td> + <td>486</td> <td>6</td> <td>6</td> <td>0</td> - <td class="right" data-ratio="221 717">30.82%</td> + <td class="right" data-ratio="220 710">30.99%</td> </tr> <tr class="file"> @@ -202,8 +202,8 @@ <div id="footer"> <div class="content"> <p> - <a class="nav" href="https://coverage.readthedocs.io">coverage.py v4.4</a>, - created at 2017-05-07 19:06 + <a class="nav" href="https://coverage.readthedocs.io">coverage.py v4.4.2</a>, + created at 2017-11-05 07:56 </p> </div> </div> |