UNPKG

3.15 kBHTMLView Raw
1<!doctype html>
2<html lang="en">
3<head>
4 <title>Code coverage report for All files</title>
5 <meta charset="utf-8">
6 <link rel="stylesheet" href="prettify.css">
7 <link rel="stylesheet" href="base.css">
8 <style type='text/css'>
9 div.coverage-summary .sorter {
10 background-image: url(sort-arrow-sprite.png);
11 }
12 </style>
13</head>
14<body>
15<div class="header high">
16 <h1>Code coverage report for <span class="entity">All files</span></h1>
17 <h2>
18 Statements: <span class="metric">94.13% <small>(673 / 715)</small></span> &nbsp;&nbsp;&nbsp;&nbsp;
19 Branches: <span class="metric">85% <small>(272 / 320)</small></span> &nbsp;&nbsp;&nbsp;&nbsp;
20 Functions: <span class="metric">94.2% <small>(195 / 207)</small></span> &nbsp;&nbsp;&nbsp;&nbsp;
21 Lines: <span class="metric">94.36% <small>(669 / 709)</small></span> &nbsp;&nbsp;&nbsp;&nbsp;
22 Ignored: <span class="metric"><span class="ignore-none">none</span></span> &nbsp;&nbsp;&nbsp;&nbsp;
23 </h2>
24 <div class="path"></div>
25</div>
26<div class="body">
27<div class="coverage-summary">
28<table>
29<thead>
30<tr>
31 <th data-col="file" data-fmt="html" data-html="true" class="file">File</th>
32 <th data-col="pic" data-type="number" data-fmt="html" data-html="true" class="pic"></th>
33 <th data-col="statements" data-type="number" data-fmt="pct" class="pct">Statements</th>
34 <th data-col="statements_raw" data-type="number" data-fmt="html" class="abs"></th>
35 <th data-col="branches" data-type="number" data-fmt="pct" class="pct">Branches</th>
36 <th data-col="branches_raw" data-type="number" data-fmt="html" class="abs"></th>
37 <th data-col="functions" data-type="number" data-fmt="pct" class="pct">Functions</th>
38 <th data-col="functions_raw" data-type="number" data-fmt="html" class="abs"></th>
39 <th data-col="lines" data-type="number" data-fmt="pct" class="pct">Lines</th>
40 <th data-col="lines_raw" data-type="number" data-fmt="html" class="abs"></th>
41</tr>
42</thead>
43<tbody><tr>
44 <td class="file high" data-value="lib/"><a href="lib/index.html">lib/</a></td>
45 <td data-value="94.13" class="pic high"><span class="cover-fill" style="width: 94px;"></span><span class="cover-empty" style="width:6px;"></span></td>
46 <td data-value="94.13" class="pct high">94.13%</td>
47 <td data-value="715" class="abs high">(673&nbsp;/&nbsp;715)</td>
48 <td data-value="85" class="pct high">85%</td>
49 <td data-value="320" class="abs high">(272&nbsp;/&nbsp;320)</td>
50 <td data-value="94.2" class="pct high">94.2%</td>
51 <td data-value="207" class="abs high">(195&nbsp;/&nbsp;207)</td>
52 <td data-value="94.36" class="pct high">94.36%</td>
53 <td data-value="709" class="abs high">(669&nbsp;/&nbsp;709)</td>
54 </tr>
55
56</tbody>
57</table>
58</div>
59</div>
60<div class="footer">
61 <div class="meta">Generated by <a href="http://istanbul-js.org/" target="_blank">istanbul</a> at Sun May 24 2015 15:04:25 GMT-0700 (PDT)</div>
62</div>
63<script src="prettify.js"></script>
64<script>
65window.onload = function () {
66 if (typeof prettyPrint === 'function') {
67 prettyPrint();
68 }
69};
70</script>
71<script src="sorter.js"></script>
72</body>
73</html>