MCPcopy Index your code
hub / github.com/nodejs/node / test-runner-coverage.js

File test-runner-coverage.js

test/parallel/test-runner-coverage.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const common = require('../common');
3const assert = require('node:assert');
4const { spawnSync } = require('node:child_process');

Callers

nothing calls this directly

Calls 15

includesMethod · 0.80
testFunction · 0.70
findCoverageFileForPidFunction · 0.70
parseMethod · 0.65
forEachMethod · 0.65
findMethod · 0.65
requireFunction · 0.50
spawnSyncFunction · 0.50
assertFunction · 0.50
refreshMethod · 0.45

Tested by

no test coverage detected