MCPcopy Index your code
hub / github.com/nodejs/node / test-cli-syntax-bad.js

File test-cli-syntax-bad.js

test/sequential/test-cli-syntax-bad.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 7

testFunction · 0.70
execNodeFunction · 0.70
forEachMethod · 0.65
matchMethod · 0.65
requireFunction · 0.50
pathMethod · 0.45
okMethod · 0.45

Tested by

no test coverage detected