diff options
Diffstat (limited to 'node_modules/@vue/component-compiler-utils/coverage/lcov-report/lib/templateCompilerModules/index.html')
| -rw-r--r-- | node_modules/@vue/component-compiler-utils/coverage/lcov-report/lib/templateCompilerModules/index.html | 123 |
1 files changed, 0 insertions, 123 deletions
diff --git a/node_modules/@vue/component-compiler-utils/coverage/lcov-report/lib/templateCompilerModules/index.html b/node_modules/@vue/component-compiler-utils/coverage/lcov-report/lib/templateCompilerModules/index.html deleted file mode 100644 index ba195dfd..00000000 --- a/node_modules/@vue/component-compiler-utils/coverage/lcov-report/lib/templateCompilerModules/index.html +++ /dev/null @@ -1,123 +0,0 @@ -<!doctype html> -<html lang="en"> -<head> - <title>Code coverage report for lib/templateCompilerModules</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> lib/templateCompilerModules - </h1> - <div class='clearfix'> - <div class='fl pad1y space-right2'> - <span class="strong">96.23% </span> - <span class="quiet">Statements</span> - <span class='fraction'>51/53</span> - </div> - <div class='fl pad1y space-right2'> - <span class="strong">86.36% </span> - <span class="quiet">Branches</span> - <span class='fraction'>38/44</span> - </div> - <div class='fl pad1y space-right2'> - <span class="strong">100% </span> - <span class="quiet">Functions</span> - <span class='fraction'>15/15</span> - </div> - <div class='fl pad1y space-right2'> - <span class="strong">96% </span> - <span class="quiet">Lines</span> - <span class='fraction'>48/50</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="assetUrl.ts"><a href="assetUrl.ts.html">assetUrl.ts</a></td> - <td data-value="100" class="pic high"><div class="chart"><div class="cover-fill cover-full" style="width: 100%;"></div><div class="cover-empty" style="width:0%;"></div></div></td> - <td data-value="100" class="pct high">100%</td> - <td data-value="20" class="abs high">20/20</td> - <td data-value="88.24" class="pct high">88.24%</td> - <td data-value="17" class="abs high">15/17</td> - <td data-value="100" class="pct high">100%</td> - <td data-value="7" class="abs high">7/7</td> - <td data-value="100" class="pct high">100%</td> - <td data-value="17" class="abs high">17/17</td> - </tr> - -<tr> - <td class="file high" data-value="srcset.ts"><a href="srcset.ts.html">srcset.ts</a></td> - <td data-value="94.12" class="pic high"><div class="chart"><div class="cover-fill" style="width: 94%;"></div><div class="cover-empty" style="width:6%;"></div></div></td> - <td data-value="94.12" class="pct high">94.12%</td> - <td data-value="17" class="abs high">16/17</td> - <td data-value="91.67" class="pct high">91.67%</td> - <td data-value="12" class="abs high">11/12</td> - <td data-value="100" class="pct high">100%</td> - <td data-value="6" class="abs high">6/6</td> - <td data-value="94.12" class="pct high">94.12%</td> - <td data-value="17" class="abs high">16/17</td> - </tr> - -<tr> - <td class="file high" data-value="utils.ts"><a href="utils.ts.html">utils.ts</a></td> - <td data-value="93.75" 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.75" class="pct high">93.75%</td> - <td data-value="16" class="abs high">15/16</td> - <td data-value="80" class="pct high">80%</td> - <td data-value="15" class="abs high">12/15</td> - <td data-value="100" class="pct high">100%</td> - <td data-value="2" class="abs high">2/2</td> - <td data-value="93.75" class="pct high">93.75%</td> - <td data-value="16" class="abs high">15/16</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 Mon Oct 22 2018 16:26:45 GMT-0400 (EDT) -</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> |
