UNPKG

videogular2

Version:

Videogular is a video application framework for desktop and mobile powered by Angular 2.0

94 lines (92 loc) 3.6 kB
<!doctype html> <html lang="en"> <head> <title>Code coverage report for overlay-play/</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> overlay-play/ </h1> <div class='clearfix'> <div class='fl pad1y space-right2'> <span class="strong">81.03% </span> <span class="quiet">Statements</span> <span class='fraction'>47/58</span> </div> <div class='fl pad1y space-right2'> <span class="strong">61.54% </span> <span class="quiet">Branches</span> <span class='fraction'>8/13</span> </div> <div class='fl pad1y space-right2'> <span class="strong">38.46% </span> <span class="quiet">Functions</span> <span class='fraction'>5/13</span> </div> <div class='fl pad1y space-right2'> <span class="strong">82.69% </span> <span class="quiet">Lines</span> <span class='fraction'>43/52</span> </div> </div> </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="vg-overlay-play.ts"><a href="vg-overlay-play.ts.html">vg-overlay-play.ts</a></td> <td data-value="81.03" class="pic high"><div class="chart"><div class="cover-fill" style="width: 81%;"></div><div class="cover-empty" style="width:19%;"></div></div></td> <td data-value="81.03" class="pct high">81.03%</td> <td data-value="58" class="abs high">47/58</td> <td data-value="61.54" class="pct medium">61.54%</td> <td data-value="13" class="abs medium">8/13</td> <td data-value="38.46" class="pct low">38.46%</td> <td data-value="13" class="abs low">5/13</td> <td data-value="82.69" class="pct high">82.69%</td> <td data-value="52" class="abs high">43/52</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="http://istanbul-js.org/" target="_blank">istanbul</a> at Thu Jun 22 2017 07:44:32 GMT+0000 (UTC) </div> </div> <script src="../prettify.js"></script> <script> window.onload = function () { if (typeof prettyPrint === 'function') { prettyPrint(); } }; </script> <script src="../sorter.js"></script> </body> </html>