PageRenderTime 19ms CodeModel.GetById 11ms RepoModel.GetById 1ms app.codeStats 0ms

/js/lib/Socket.IO-node/support/expresso/deps/jscoverage/jscoverage-help.txt

http://github.com/onedayitwillmake/RealtimeMultiplayerNodeJs
Plain Text | 12 lines | 11 code | 1 blank | 0 comment | 0 complexity | 884730567660e61e3e3b711a219d3d78 MD5 | raw file
Possible License(s): GPL-2.0, LGPL-2.1, MPL-2.0-no-copyleft-exception, BSD-3-Clause
  1. Usage: jscoverage SOURCE-DIRECTORY DESTINATION-DIRECTORY
  2. Instrument JavaScript with code coverage information.
  3. Options:
  4. --encoding=ENCODING assume .js files use the given character encoding
  5. --exclude=PATH do not copy PATH
  6. --js-version=VERSION use the specified JavaScript version
  7. --no-highlight do not perform syntax highlighting
  8. --no-instrument=PATH copy but do not instrument PATH
  9. -v, --verbose explain what is being done
  10. -h, --help display this help and exit
  11. -V, --version display version information and exit