MCPcopy Index your code
hub / github.com/nodejs/node / test-inspector-port-zero.js

File test-inspector-port-zero.js

test/parallel/test-inspector-port-zero.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const { mustCall, skipIfInspectorDisabled, mustCallAtLeast } = require('../common');
3
4skipIfInspectorDisabled();

Callers

nothing calls this directly

Calls 3

skipIfInspectorDisabledFunction · 0.85
testFunction · 0.70
requireFunction · 0.50

Tested by

no test coverage detected