react-leaflet
Version:
React components for Leaflet maps
74 lines (72 loc) • 3.34 kB
HTML
<html lang="en">
<head>
<title>Code coverage report for node_modules/leaflet/dist/</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">node_modules/leaflet/dist/</span></h1>
<h2>
Statements: <span class="metric">17.35% <small>(601 / 3464)</small></span>
Branches: <span class="metric">12.72% <small>(264 / 2075)</small></span>
Functions: <span class="metric">13.25% <small>(95 / 717)</small></span>
Lines: <span class="metric">17.7% <small>(599 / 3385)</small></span>
Ignored: <span class="metric"><span class="ignore-none">none</span></span>
</h2>
<div class="path"><a href="../../../index.html">All files</a> » node_modules/leaflet/dist/</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 low" data-value="leaflet-src.js"><a href="leaflet-src.js.html">leaflet-src.js</a></td>
<td data-value="17.35" class="pic low"><span class="cover-fill" style="width: 17px;"></span><span class="cover-empty" style="width:83px;"></span></td>
<td data-value="17.35" class="pct low">17.35%</td>
<td data-value="3464" class="abs low">(601 / 3464)</td>
<td data-value="12.72" class="pct low">12.72%</td>
<td data-value="2075" class="abs low">(264 / 2075)</td>
<td data-value="13.25" class="pct low">13.25%</td>
<td data-value="717" class="abs low">(95 / 717)</td>
<td data-value="17.7" class="pct low">17.7%</td>
<td data-value="3385" class="abs low">(599 / 3385)</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 Sun Jun 14 2015 10:43:26 GMT+0100 (BST)</div>
</div>
<script src="../../../prettify.js"></script>
<script>
window.onload = function () {
if (typeof prettyPrint === 'function') {
prettyPrint();
}
};
</script>
<script src="../../../sorter.js"></script>
</body>
</html>