Skip to content

Commit

Permalink
updating docs for 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
caridy committed Jul 20, 2013
1 parent 1848899 commit 6de2c61
Show file tree
Hide file tree
Showing 26 changed files with 1,091 additions and 314 deletions.
28 changes: 14 additions & 14 deletions coverage/index.html
Expand Up @@ -183,16 +183,16 @@
<h1>Code coverage report for <span class="entity">All files</span></h1>
<h2>

Statements: <span class="metric">88.44% <small>(811 / 917)</small></span> &nbsp;&nbsp;&nbsp;&nbsp;
Statements: <span class="metric">88.52% <small>(817 / 923)</small></span> &nbsp;&nbsp;&nbsp;&nbsp;


Branches: <span class="metric">79.68% <small>(455 / 571)</small></span> &nbsp;&nbsp;&nbsp;&nbsp;
Branches: <span class="metric">80.17% <small>(465 / 580)</small></span> &nbsp;&nbsp;&nbsp;&nbsp;


Functions: <span class="metric">92.68% <small>(152 / 164)</small></span> &nbsp;&nbsp;&nbsp;&nbsp;
Functions: <span class="metric">92.73% <small>(153 / 165)</small></span> &nbsp;&nbsp;&nbsp;&nbsp;


Lines: <span class="metric">88.43% <small>(810 / 916)</small></span> &nbsp;&nbsp;&nbsp;&nbsp;
Lines: <span class="metric">88.5% <small>(816 / 922)</small></span> &nbsp;&nbsp;&nbsp;&nbsp;

</h2>
<div class="path"></div>
Expand All @@ -216,15 +216,15 @@ <h2>
</thead>
<tbody><tr>
<td class="file high" data-value="lib/"><a href="lib/index.html">lib/</a></td>
<td data-value="86.46" class="pic high"><span class="cover-fill" style="width: 86px;"></span><span class="cover-empty" style="width:14px;"></span></td>
<td data-value="86.46" class="pct high">86.46%</td>
<td data-value="768" class="abs high">(664&nbsp;/&nbsp;768)</td>
<td data-value="76.67" class="pct medium">76.67%</td>
<td data-value="493" class="abs medium">(378&nbsp;/&nbsp;493)</td>
<td data-value="91.6" class="pct high">91.6%</td>
<td data-value="131" class="abs high">(120&nbsp;/&nbsp;131)</td>
<td data-value="86.44" class="pct high">86.44%</td>
<td data-value="767" class="abs high">(663&nbsp;/&nbsp;767)</td>
<td data-value="86.56" class="pic high"><span class="cover-fill" style="width: 86px;"></span><span class="cover-empty" style="width:14px;"></span></td>
<td data-value="86.56" class="pct high">86.56%</td>
<td data-value="774" class="abs high">(670&nbsp;/&nbsp;774)</td>
<td data-value="77.29" class="pct medium">77.29%</td>
<td data-value="502" class="abs medium">(388&nbsp;/&nbsp;502)</td>
<td data-value="91.67" class="pct high">91.67%</td>
<td data-value="132" class="abs high">(121&nbsp;/&nbsp;132)</td>
<td data-value="86.55" class="pct high">86.55%</td>
<td data-value="773" class="abs high">(669&nbsp;/&nbsp;773)</td>
</tr>

<tr>
Expand All @@ -245,7 +245,7 @@ <h2>
</div>
</div>
<div class="footer">
<div class="meta">Generated by <a href="http://istanbul-js.org/" target="_blank">istanbul</a> at Fri Apr 19 2013 08:12:41 GMT-0500 (CDT)</div>
<div class="meta">Generated by <a href="http://istanbul-js.org/" target="_blank">istanbul</a> at Fri Jul 19 2013 20:58:17 GMT-0400 (EDT)</div>
</div>

<script src="prettify.js"></script>
Expand Down

0 comments on commit 6de2c61

Please sign in to comment.