1 |
siliconforks |
2 |
JSCoverage is a tool that generates code coverage statistics for JavaScript |
2 |
|
|
programs. For documentation, see the file doc/index.html or the following URL: |
3 |
|
|
|
4 |
|
|
http://siliconforks.com/jscoverage/ |
5 |
|
|
|
6 |
siliconforks |
505 |
Copyright (C) 2007, 2008, 2009, 2010 siliconforks.com |
7 |
siliconforks |
2 |
|
8 |
|
|
JSCoverage is free software, distributed under the GNU General Public License. |
9 |
|
|
The license is included in the file COPYING. |
10 |
|
|
|
11 |
siliconforks |
367 |
This program contains a copy of SpiderMonkey, Mozilla's JavaScript |
12 |
|
|
implementation. See the file js/README.html for details. |