Data as of Jul 25, 2026 · Based on 2,718,867 AI responses across 9,511 prompts · See how Parse measures this
nyc is Istanbul's command-line tool that instruments ES5 and ES2015+ JavaScript code with line counters to measure how well unit tests exercise your code. It works with most JavaScript test runners (such as mocha, AVA, and tap) and can be installed as a dev dependency or run via npx, though Jest or Tap already include IstanbulJS coverage, so nyc may not be needed in those cases. It generates coverage reports (lcov and text-summary) and supports configuration via command-line options or config files (e.g., .nycrc, nyc.config.js, package.json), with presets for Babel and TypeScript projects.
Parse Score
Sources
debugg.ai shapes more of what AI says about nyc than any other source, at 100% of its citations.