UNPKG

coveo-search-ui

Version:

Coveo JavaScript Search Framework

74 lines (72 loc) 3.32 kB
<!doctype html> <html lang="en"> <head> <title>Code coverage report for tests/</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 medium"> <h1>Code coverage report for <span class="entity">tests/</span></h1> <h2> Statements: <span class="metric">76.63% <small>(82058 / 107089)</small></span> &nbsp;&nbsp;&nbsp;&nbsp; Branches: <span class="metric">41.95% <small>(16130 / 38451)</small></span> &nbsp;&nbsp;&nbsp;&nbsp; Functions: <span class="metric">72.94% <small>(19982 / 27396)</small></span> &nbsp;&nbsp;&nbsp;&nbsp; Lines: <span class="metric">80.56% <small>(78345 / 97251)</small></span> &nbsp;&nbsp;&nbsp;&nbsp; Ignored: <span class="metric">128 statements, 50 functions, 69 branches</span> &nbsp;&nbsp;&nbsp;&nbsp; </h2> <div class="path"><a href="../index.html">All files</a> &#187; tests/</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 medium" data-value="unitTests.js"><a href="unitTests.js.html">unitTests.js</a></td> <td data-value="76.63" class="pic medium"><span class="cover-fill" style="width: 76px;"></span><span class="cover-empty" style="width:24px;"></span></td> <td data-value="76.63" class="pct medium">76.63%</td> <td data-value="107089" class="abs medium">(82058&nbsp;/&nbsp;107089)</td> <td data-value="41.95" class="pct low">41.95%</td> <td data-value="38451" class="abs low">(16130&nbsp;/&nbsp;38451)</td> <td data-value="72.94" class="pct medium">72.94%</td> <td data-value="27396" class="abs medium">(19982&nbsp;/&nbsp;27396)</td> <td data-value="80.56" class="pct high">80.56%</td> <td data-value="97251" class="abs high">(78345&nbsp;/&nbsp;97251)</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 Thu Apr 17 2025 17:56:56 GMT+0000 (Coordinated Universal Time)</div> </div> <script src="../prettify.js"></script> <script> window.onload = function () { if (typeof prettyPrint === 'function') { prettyPrint(); } }; </script> <script src="../sorter.js"></script> </body> </html>