Parent Directory
|
Revision Log
Initial import.
1 | siliconforks | 2 | Usage: jscoverage SOURCE-DIRECTORY DESTINATION-DIRECTORY |
2 | Instrument JavaScript with code coverage information. | ||
3 | |||
4 | Options: | ||
5 | --exclude=PATH do not copy PATH | ||
6 | --no-instrument=PATH copy but do not instrument PATH | ||
7 | -v, --verbose explain what is being done | ||
8 | -h, --help display this help and exit | ||
9 | -V, --version display version information and exit |
ViewVC Help | |
Powered by ViewVC 1.1.24 |