UNPKG

susyweb

Version:

Sophon JavaScript API, middleware to talk to a sophon node over RPC

98 lines (96 loc) 3.85 kB
<!doctype html> <html lang="en"> <head> <title>Code coverage report for susyweb-sof-contract/src</title> <meta charset="utf-8" /> <link rel="stylesheet" href="../../prettify.css" /> <link rel="stylesheet" href="../../base.css" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <style type='text/css'> .coverage-summary .sorter { background-image: url(../../sort-arrow-sprite.png); } </style> </head> <body> <div class='wrapper'> <div class='pad1'> <h1> <a href="../../index.html">All files</a> susyweb-sof-contract/src </h1> <div class='clearfix'> <div class='fl pad1y space-right2'> <span class="strong">92.16% </span> <span class="quiet">Statements</span> <span class='fraction'>282/306</span> </div> <div class='fl pad1y space-right2'> <span class="strong">81.99% </span> <span class="quiet">Branches</span> <span class='fraction'>173/211</span> </div> <div class='fl pad1y space-right2'> <span class="strong">95.74% </span> <span class="quiet">Functions</span> <span class='fraction'>45/47</span> </div> <div class='fl pad1y space-right2'> <span class="strong">92.13% </span> <span class="quiet">Lines</span> <span class='fraction'>281/305</span> </div> </div> <p class="quiet"> Press <em>n</em> or <em>j</em> to go to the next uncovered block, <em>b</em>, <em>p</em> or <em>k</em> for the previous block. </p> </div> <div class='status-line high'></div> <div class="pad1"> <table class="coverage-summary"> <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 high" data-value="index.js"><a href="index.js.html">index.js</a></td> <td data-value="92.16" class="pic high"><div class="chart"><div class="cover-fill" style="width: 92%;"></div><div class="cover-empty" style="width:8%;"></div></div></td> <td data-value="92.16" class="pct high">92.16%</td> <td data-value="306" class="abs high">282/306</td> <td data-value="81.99" class="pct high">81.99%</td> <td data-value="211" class="abs high">173/211</td> <td data-value="95.74" class="pct high">95.74%</td> <td data-value="47" class="abs high">45/47</td> <td data-value="92.13" class="pct high">92.13%</td> <td data-value="305" class="abs high">281/305</td> </tr> </tbody> </table> </div><div class='push'></div><!-- for sticky footer --> </div><!-- /wrapper --> <div class='footer quiet pad2 space-top1 center small'> Code coverage generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Thu Apr 19 2018 15:04:03 GMT+0200 (CEST) </div> </div> <script src="../../prettify.js"></script> <script> window.onload = function () { if (typeof prettyPrint === 'function') { prettyPrint(); } }; </script> <script src="../../sorter.js"></script> <script src="../../block-navigation.js"></script> </body> </html>