Rechercher une page de manuel
jscoverage
Langue: en
Version: 264256 (debian - 07/07/09)
Section: 1 (Commandes utilisateur)
NAME
jscoverage - Instrument JavaScript with code coverage informationSYNOPSIS
jscoverage [OPTION] SOURCE-DIRECTORY DESTINATION-DIRECTORYDESCRIPTION
Copy JavaScript code from SOURCE-DIRECTORY to DESTINATION-DIRECTORY and add code instrumentation.
OPTIONS
- --exclude=PATH
- do not copy PATH.
- --no-instrument=PATH
- copy but do not instrument PATH.
- -v, --verbose
- explain what is being done.
- -h, --help
- display this help and exit.
- -V, --version
- display version information and exit.
AUTHORS
siliconforks.com
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre