Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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'
;
2
const
{ mustCall, skipIfInspectorDisabled, mustCallAtLeast } = require(
'../common'
);
3
4
skipIfInspectorDisabled();
Callers
nothing calls this directly
Calls
3
skipIfInspectorDisabled
Function · 0.85
test
Function · 0.70
require
Function · 0.50
Tested by
no test coverage detected