man > ISTANBUL(1)

ISTANBUL(1)                            General Commands Manual                           ISTANBUL(1)

NAME
       istanbul - a JS code coverage tool written in JS

SYNOPSIS
       istanbul help config | <command>

DESCRIPTION
       Available commands are:

       check-coverage

              checks  overall/per-file coverage against thresholds from coverage JSON files. Exits 1
              if thresholds are not met, 0 otherwise

       cover

              transparently adds coverage information to a node command. Saves coverage.json and re‐
              ports at the end of execution

       help

              shows help

       instrument

              instruments a file or a directory tree and writes the instrumented code to the desired
              output location

       report

              writes reports for coverage JSON objects produced in a previous run

       test

              cover a node command only when npm_config_coverage is set. Use in an `npm test` script
              for conditional coverage

       Command names can be abbreviated as long as the abbreviation is unambiguous.

SEE ALSO
       tap(1)

a JS code coverage tool written in JS         June 2018                                  ISTANBUL(1)

Generated by phpman v4.10.0-7-g98e9fd5 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-09-03 06:35 @216.73.216.239
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!