JavaScript Coverage Validator - Overview
JavaScript Coverage Validator provides automatic source code coverage analysis
of applications as they run. JavaScript Coverage Validator works with information
provided by the JavaScript Profiling and Coverage Interface.
JavaScript Coverage
Validator allows you to perform coverage analysis on your entire application.
This makes JavaScript Coverage Validator an excellent tool for use in unit
testing, where you need to check that all possible code paths have been taken.
To
view the feature list for JavaScript Coverage Validator, click
here.
JavaScript Coverage Validator does not require a special build of
your application - you do not need to make any changes to your application
to use JavaScript Coverage Validator.
JavaScript Coverage Validator does not
cause significant drops in performance. JavaScript Coverage Validator causes
a target program to run marginally slower than normal.
JavaScript Coverage Validator works with Mozilla Firefox 2.0, 1.5, 1.0.6, XulRunner 1.8 and Flock 0.7.
At present we cannot support Internet Explorer, although we want to support Internet Explorer.
Read about our Internet Explorer support here.

