26 |
A new mode of operation, called "window mode", allows you to run code in a new browser window (or tab). |
A new mode of operation, called "window mode", allows you to run code in a new browser window (or tab). |
27 |
</li> |
</li> |
28 |
<li> |
<li> |
29 |
|
Code coverage statistics can now be generated for applications based on |
30 |
|
the Mozilla platform using the <code>--mozilla</code> option (thanks to |
31 |
|
Murali Nandigama for help creating this). |
32 |
|
</li> |
33 |
|
<li> |
34 |
The method used to calculate overall percentage code coverage for all |
The method used to calculate overall percentage code coverage for all |
35 |
files has changed. Previously, the calculation was done using an |
files has changed. Previously, the calculation was done using an |
36 |
unweighted average: each file's percentage code coverage contributed |
unweighted average: each file's percentage code coverage contributed |