MCPcopy Index your code
hub / github.com/nodejs/node / test-child-process-execfile.js

File test-child-process-execfile.js

test/parallel/test-child-process-execfile.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 12

listenerCountFunction · 0.85
execFileSyncFunction · 0.85
killMethod · 0.80
testFunction · 0.70
abortMethod · 0.65
forEachMethod · 0.65
requireFunction · 0.50
execFileFunction · 0.50
getSystemErrorNameFunction · 0.50
pathMethod · 0.45
toStringMethod · 0.45
emitMethod · 0.45

Tested by

no test coverage detected