File: README

package info (click to toggle)
jscoverage 0.3.1-1
  • links: PTS
  • area: main
  • in suites: lenny, squeeze
  • size: 7,308 kB
  • ctags: 8,302
  • sloc: ansic: 77,298; sh: 12,541; makefile: 224; perl: 176
file content (12 lines) | stat: -rw-r--r-- 492 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
JSCoverage is a tool that generates code coverage statistics for JavaScript
programs.  For documentation, see the file doc/index.html or the following URL:

  http://siliconforks.com/jscoverage/

Copyright (C) 2007 siliconforks.com

JSCoverage is free software, distributed under the GNU General Public License. 
The license is included in the file COPYING.

This program contains a copy of OSSP js, a distribution of Mozilla's JavaScript
implementation.  See the file js/README for details.