312 |
report" button to launch the JSCoverage report. |
report" button to launch the JSCoverage report. |
313 |
</p> |
</p> |
314 |
|
|
315 |
|
<p> |
316 |
|
Another example is located in the <code>doc/example-jsunit</code> directory. |
317 |
|
See the <a href="faq.html#jsunit">FAQ</a> for more information. |
318 |
|
</p> |
319 |
|
|
320 |
<h2><code>jscoverage</code> command line options</h2> |
<h2><code>jscoverage</code> command line options</h2> |
321 |
|
|
322 |
<p> |
<p> |
549 |
of the test suite can simply be loaded directly in a web browser. |
of the test suite can simply be loaded directly in a web browser. |
550 |
</p> |
</p> |
551 |
|
|
552 |
|
<p> |
553 |
|
The example in <code>doc/example-jsunit/</code> demonstrates storing coverage |
554 |
|
reports programmatically. |
555 |
|
</p> |
556 |
|
|
557 |
<h3>Ignoring certain lines of code</h3> |
<h3>Ignoring certain lines of code</h3> |
558 |
|
|
559 |
<p> |
<p> |