UNPKG

vue-trans

Version:

A filter to provide similar use of translations as with Symfony | trans

98 lines (96 loc) 3.74 kB
<!doctype html> <html lang="en"> <head> <title>Code coverage report for All files</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> All files </h1> <div class='clearfix'> <div class='fl pad1y space-right2'> <span class="strong">93.33% </span> <span class="quiet">Statements</span> <span class='fraction'>42/45</span> </div> <div class='fl pad1y space-right2'> <span class="strong">84.21% </span> <span class="quiet">Branches</span> <span class='fraction'>32/38</span> </div> <div class='fl pad1y space-right2'> <span class="strong">100% </span> <span class="quiet">Functions</span> <span class='fraction'>5/5</span> </div> <div class='fl pad1y space-right2'> <span class="strong">97.62% </span> <span class="quiet">Lines</span> <span class='fraction'>41/42</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="filter.js"><a href="filter.js.html">filter.js</a></td> <td data-value="93.33" class="pic high"><div class="chart"><div class="cover-fill" style="width: 93%;"></div><div class="cover-empty" style="width:7%;"></div></div></td> <td data-value="93.33" class="pct high">93.33%</td> <td data-value="45" class="abs high">42/45</td> <td data-value="84.21" class="pct high">84.21%</td> <td data-value="38" class="abs high">32/38</td> <td data-value="100" class="pct high">100%</td> <td data-value="5" class="abs high">5/5</td> <td data-value="97.62" class="pct high">97.62%</td> <td data-value="42" class="abs high">41/42</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 Sat Nov 02 2019 12:46:16 GMT+0100 (Central European Standard Time) </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>