MCPcopy Index your code
hub / github.com/nodejs/node / test-debugger-invalid-json.mjs

File test-debugger-invalid-json.mjs

test/parallel/test-debugger-invalid-json.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { skipIfInspectorDisabled, mustCall } from '../common/index.mjs';
2
3skipIfInspectorDisabled();
4

Callers

nothing calls this directly

Calls 7

skipIfInspectorDisabledFunction · 0.85
startCLIFunction · 0.85
listenMethod · 0.80
mustCallFunction · 0.70
addressMethod · 0.65
closeMethod · 0.65
endMethod · 0.45

Tested by

no test coverage detected