MCPcopy Index your code
hub / github.com/nodejs/node / test-module-main-fail.js

File test-module-main-fail.js

test/parallel/test-module-main-fail.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 7

execFileSyncFunction · 0.85
includesMethod · 0.80
matchMethod · 0.65
requireFunction · 0.50
assertFunction · 0.50
toStringMethod · 0.45
failMethod · 0.45

Tested by

no test coverage detected