Files
freeCodeCamp/coverage/lcov-report/index.html
2015-06-11 21:21:02 -04:00

152 lines
7.2 KiB
HTML

<!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">
<style type='text/css'>
div.coverage-summary .sorter {
background-image: url(sort-arrow-sprite.png);
}
</style>
</head>
<body>
<div class="header low">
<h1>Code coverage report for <span class="entity">All files</span></h1>
<h2>
Statements: <span class="metric">24.15% <small>(326 / 1350)</small></span> &nbsp;&nbsp;&nbsp;&nbsp;
Branches: <span class="metric">1.78% <small>(11 / 619)</small></span> &nbsp;&nbsp;&nbsp;&nbsp;
Functions: <span class="metric">9.62% <small>(28 / 291)</small></span> &nbsp;&nbsp;&nbsp;&nbsp;
Lines: <span class="metric">24.9% <small>(326 / 1309)</small></span> &nbsp;&nbsp;&nbsp;&nbsp;
Ignored: <span class="metric"><span class="ignore-none">none</span></span> &nbsp;&nbsp;&nbsp;&nbsp;
</h2>
<div class="path"></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 high" data-value="common/"><a href="common/index.html">common/</a></td>
<td data-value="100" class="pic high"><span class="cover-fill cover-full" style="width: 100px;"></span><span class="cover-empty" style="width:0px;"></span></td>
<td data-value="100" class="pct high">100%</td>
<td data-value="2" class="abs high">(2&nbsp;/&nbsp;2)</td>
<td data-value="100" class="pct high">100%</td>
<td data-value="0" class="abs high">(0&nbsp;/&nbsp;0)</td>
<td data-value="100" class="pct high">100%</td>
<td data-value="0" class="abs high">(0&nbsp;/&nbsp;0)</td>
<td data-value="100" class="pct high">100%</td>
<td data-value="2" class="abs high">(2&nbsp;/&nbsp;2)</td>
</tr>
<tr>
<td class="file low" data-value="common/models/"><a href="common/models/index.html">common/models/</a></td>
<td data-value="16.67" class="pic low"><span class="cover-fill" style="width: 16px;"></span><span class="cover-empty" style="width:84px;"></span></td>
<td data-value="16.67" class="pct low">16.67%</td>
<td data-value="90" class="abs low">(15&nbsp;/&nbsp;90)</td>
<td data-value="0" class="pct low">0%</td>
<td data-value="51" class="abs low">(0&nbsp;/&nbsp;51)</td>
<td data-value="12.5" class="pct low">12.5%</td>
<td data-value="16" class="abs low">(2&nbsp;/&nbsp;16)</td>
<td data-value="17.44" class="pct low">17.44%</td>
<td data-value="86" class="abs low">(15&nbsp;/&nbsp;86)</td>
</tr>
<tr>
<td class="file high" data-value="config/"><a href="config/index.html">config/</a></td>
<td data-value="100" class="pic high"><span class="cover-fill cover-full" style="width: 100px;"></span><span class="cover-empty" style="width:0px;"></span></td>
<td data-value="100" class="pct high">100%</td>
<td data-value="1" class="abs high">(1&nbsp;/&nbsp;1)</td>
<td data-value="100" class="pct high">100%</td>
<td data-value="2" class="abs high">(2&nbsp;/&nbsp;2)</td>
<td data-value="100" class="pct high">100%</td>
<td data-value="0" class="abs high">(0&nbsp;/&nbsp;0)</td>
<td data-value="100" class="pct high">100%</td>
<td data-value="1" class="abs high">(1&nbsp;/&nbsp;1)</td>
</tr>
<tr>
<td class="file high" data-value="seed/"><a href="seed/index.html">seed/</a></td>
<td data-value="100" class="pic high"><span class="cover-fill cover-full" style="width: 100px;"></span><span class="cover-empty" style="width:0px;"></span></td>
<td data-value="100" class="pct high">100%</td>
<td data-value="2" class="abs high">(2&nbsp;/&nbsp;2)</td>
<td data-value="100" class="pct high">100%</td>
<td data-value="0" class="abs high">(0&nbsp;/&nbsp;0)</td>
<td data-value="100" class="pct high">100%</td>
<td data-value="0" class="abs high">(0&nbsp;/&nbsp;0)</td>
<td data-value="100" class="pct high">100%</td>
<td data-value="2" class="abs high">(2&nbsp;/&nbsp;2)</td>
</tr>
<tr>
<td class="file medium" data-value="server/"><a href="server/index.html">server/</a></td>
<td data-value="56.7" class="pic medium"><span class="cover-fill" style="width: 56px;"></span><span class="cover-empty" style="width:44px;"></span></td>
<td data-value="56.7" class="pct medium">56.7%</td>
<td data-value="97" class="abs medium">(55&nbsp;/&nbsp;97)</td>
<td data-value="16.13" class="pct low">16.13%</td>
<td data-value="31" class="abs low">(5&nbsp;/&nbsp;31)</td>
<td data-value="20" class="pct low">20%</td>
<td data-value="10" class="abs low">(2&nbsp;/&nbsp;10)</td>
<td data-value="56.7" class="pct medium">56.7%</td>
<td data-value="97" class="abs medium">(55&nbsp;/&nbsp;97)</td>
</tr>
<tr>
<td class="file low" data-value="server/boot/"><a href="server/boot/index.html">server/boot/</a></td>
<td data-value="20.49" class="pic low"><span class="cover-fill" style="width: 20px;"></span><span class="cover-empty" style="width:80px;"></span></td>
<td data-value="20.49" class="pct low">20.49%</td>
<td data-value="1064" class="abs low">(218&nbsp;/&nbsp;1064)</td>
<td data-value="0.2" class="pct low">0.2%</td>
<td data-value="503" class="abs low">(1&nbsp;/&nbsp;503)</td>
<td data-value="6.03" class="pct low">6.03%</td>
<td data-value="232" class="abs low">(14&nbsp;/&nbsp;232)</td>
<td data-value="21.23" class="pct low">21.23%</td>
<td data-value="1027" class="abs low">(218&nbsp;/&nbsp;1027)</td>
</tr>
<tr>
<td class="file low" data-value="server/utils/"><a href="server/utils/index.html">server/utils/</a></td>
<td data-value="35.11" class="pic low"><span class="cover-fill" style="width: 35px;"></span><span class="cover-empty" style="width:65px;"></span></td>
<td data-value="35.11" class="pct low">35.11%</td>
<td data-value="94" class="abs low">(33&nbsp;/&nbsp;94)</td>
<td data-value="9.38" class="pct low">9.38%</td>
<td data-value="32" class="abs low">(3&nbsp;/&nbsp;32)</td>
<td data-value="30.3" class="pct low">30.3%</td>
<td data-value="33" class="abs low">(10&nbsp;/&nbsp;33)</td>
<td data-value="35.11" class="pct low">35.11%</td>
<td data-value="94" class="abs low">(33&nbsp;/&nbsp;94)</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 Jun 11 2015 21:16:17 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>
</body>
</html>