Provided by: jscoverage_0.5.1-2_amd64 bug

NAME

       jscoverage - Instrument JavaScript with code coverage information

SYNOPSIS

       jscoverage [OPTION] SOURCE-DIRECTORY DESTINATION-DIRECTORY

DESCRIPTION

       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

                                              local                                 jscoverage(1)