28 |
<dd>The test suite for the <a href="http://script.aculo.us/">script.aculo.us</a> library, instrumented using JSCoverage. (For this one you |
<dd>The test suite for the <a href="http://script.aculo.us/">script.aculo.us</a> library, instrumented using JSCoverage. (For this one you |
29 |
will have to click the links in the left frame to run the tests.)</dd> |
will have to click the links in the left frame to run the tests.)</dd> |
30 |
</dl> |
</dl> |
|
|
|
31 |
<h3>Inverted mode</h3> |
<h3>Inverted mode</h3> |
|
|
|
32 |
<p> |
<p> |
33 |
The following are examples of running JSCoverage in "inverted mode": |
The following are examples of running JSCoverage in "inverted mode": |
34 |
for each demo, click the "Coverage report" button after the JavaScript |
for each demo, click the "Coverage report" button after the JavaScript |
35 |
code on the page has executed. |
code on the page has executed. |
36 |
</p> |
</p> |
37 |
|
<dl> |
38 |
<dt><a href="instrumented-inverted/index.html">Simple inverted mode demo</a></dt> |
<dt><a href="instrumented-inverted/index.html">Simple inverted mode demo</a></dt> |
39 |
<dd>A trivial demonstration JSCoverage in "inverted mode". |
<dd>A trivial demonstration JSCoverage in "inverted mode". |
40 |
Choose a number and then click the "Coverage report" button.</dd> |
Choose a number and then click the "Coverage report" button.</dd> |