UNPKG

farmbot-web-frontend

Version:
74 lines (72 loc) 3.29 kB
<!doctype html> <html lang="en"> <head> <title>Code coverage report for __root__/</title> <meta charset="utf-8"> <link rel="stylesheet" href="../prettify.css"> <link rel="stylesheet" href="../base.css"> <style type='text/css'> div.coverage-summary .sorter { background-image: url(../sort-arrow-sprite.png); } </style> </head> <body> <div class="header low"> <h1>Code coverage report for <span class="entity">__root__/</span></h1> <h2> Statements: <span class="metric">30.45% <small>(11533 / 37873)</small></span> &nbsp;&nbsp;&nbsp;&nbsp; Branches: <span class="metric">10.11% <small>(2606 / 25784)</small></span> &nbsp;&nbsp;&nbsp;&nbsp; Functions: <span class="metric">26.14% <small>(1680 / 6426)</small></span> &nbsp;&nbsp;&nbsp;&nbsp; Lines: <span class="metric">30.72% <small>(10650 / 34671)</small></span> &nbsp;&nbsp;&nbsp;&nbsp; Ignored: <span class="metric">10 statements, 2 functions, 14 branches</span> &nbsp;&nbsp;&nbsp;&nbsp; </h2> <div class="path"><a href="../index.html">All files</a> &#187; __root__/</div> </div> <div class="body"> <div class="coverage-summary"> <table> <thead> <tr> <th data-col="file" data-fmt="html" data-html="true" class="file">File</th> <th data-col="pic" data-type="number" data-fmt="html" data-html="true" class="pic"></th> <th data-col="statements" data-type="number" data-fmt="pct" class="pct">Statements</th> <th data-col="statements_raw" data-type="number" data-fmt="html" class="abs"></th> <th data-col="branches" data-type="number" data-fmt="pct" class="pct">Branches</th> <th data-col="branches_raw" data-type="number" data-fmt="html" class="abs"></th> <th data-col="functions" data-type="number" data-fmt="pct" class="pct">Functions</th> <th data-col="functions_raw" data-type="number" data-fmt="html" class="abs"></th> <th data-col="lines" data-type="number" data-fmt="pct" class="pct">Lines</th> <th data-col="lines_raw" data-type="number" data-fmt="html" class="abs"></th> </tr> </thead> <tbody><tr> <td class="file low" data-value="./tests.webpack.js"><a href="./tests.webpack.js.html">./tests.webpack.js</a></td> <td data-value="30.45" class="pic low"><span class="cover-fill" style="width: 30px;"></span><span class="cover-empty" style="width:70px;"></span></td> <td data-value="30.45" class="pct low">30.45%</td> <td data-value="37873" class="abs low">(11533&nbsp;/&nbsp;37873)</td> <td data-value="10.11" class="pct low">10.11%</td> <td data-value="25784" class="abs low">(2606&nbsp;/&nbsp;25784)</td> <td data-value="26.14" class="pct low">26.14%</td> <td data-value="6426" class="abs low">(1680&nbsp;/&nbsp;6426)</td> <td data-value="30.72" class="pct low">30.72%</td> <td data-value="34671" class="abs low">(10650&nbsp;/&nbsp;34671)</td> </tr> </tbody> </table> </div> </div> <div class="footer"> <div class="meta">Generated by <a href="http://istanbul-js.org/" target="_blank">istanbul</a> at Wed Sep 28 2016 04:05:47 GMT-0500 (CDT)</div> </div> <script src="../prettify.js"></script> <script> window.onload = function () { if (typeof prettyPrint === 'function') { prettyPrint(); } }; </script> <script src="../sorter.js"></script> </body> </html>