Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/austingebauer/devise.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/tar/coverage/lcov-report/index.html')
-rw-r--r--node_modules/tar/coverage/lcov-report/index.html106
1 files changed, 0 insertions, 106 deletions
diff --git a/node_modules/tar/coverage/lcov-report/index.html b/node_modules/tar/coverage/lcov-report/index.html
deleted file mode 100644
index 2722480..0000000
--- a/node_modules/tar/coverage/lcov-report/index.html
+++ /dev/null
@@ -1,106 +0,0 @@
-<!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">99.94% </span>
- <span class="quiet">Statements</span>
- <span class='fraction'>1795/1796</span>
- </div>
- <div class='fl pad1y space-right2'>
- <span class="strong">99.67% </span>
- <span class="quiet">Branches</span>
- <span class='fraction'>1224/1228</span>
- </div>
- <div class='fl pad1y space-right2'>
- <span class="strong">100% </span>
- <span class="quiet">Functions</span>
- <span class='fraction'>271/271</span>
- </div>
- <div class='fl pad1y space-right2'>
- <span class="strong">99.94% </span>
- <span class="quiet">Lines</span>
- <span class='fraction'>1748/1749</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="tar"><a href="tar/index.html">tar</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="13" class="abs high">13/13</td>
- <td data-value="100" class="pct high">100%</td>
- <td data-value="0" class="abs high">0/0</td>
- <td data-value="100" class="pct high">100%</td>
- <td data-value="0" class="abs high">0/0</td>
- <td data-value="100" class="pct high">100%</td>
- <td data-value="13" class="abs high">13/13</td>
- </tr>
-
-<tr>
- <td class="file high" data-value="tar/lib"><a href="tar/lib/index.html">tar/lib</a></td>
- <td data-value="99.94" class="pic high"><div class="chart"><div class="cover-fill" style="width: 99%;"></div><div class="cover-empty" style="width:1%;"></div></div></td>
- <td data-value="99.94" class="pct high">99.94%</td>
- <td data-value="1783" class="abs high">1782/1783</td>
- <td data-value="99.67" class="pct high">99.67%</td>
- <td data-value="1228" class="abs high">1224/1228</td>
- <td data-value="100" class="pct high">100%</td>
- <td data-value="271" class="abs high">271/271</td>
- <td data-value="99.94" class="pct high">99.94%</td>
- <td data-value="1736" class="abs high">1735/1736</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 Nov 20 2017 16:00:38 GMT-0800 (PST)
-</div>
-</div>
-<script src="prettify.js"></script>
-<script>
-window.onload = function () {
- if (typeof prettyPrint === 'function') {
- prettyPrint();
- }
-};
-</script>
-<script src="sorter.js"></script>
-</body>
-</html>