MCPcopy Create free account
hub / github.com/nodejs/node / lcov_reporter.js

File lcov_reporter.js

test/fixtures/test-runner/output/lcov_reporter.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2require('../../../common');
3const fixtures = require('../../../common/fixtures');
4const spawn = require('node:child_process').spawn;

Callers

nothing calls this directly

Calls 3

requireFunction · 0.50
spawnFunction · 0.50
pathMethod · 0.45

Tested by

no test coverage detected