MCPcopy Index your code
hub / github.com/nodejs/node / test-debugger-set-context-line-number.mjs

File test-debugger-set-context-line-number.mjs

test/parallel/test-debugger-set-context-line-number.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { skipIfInspectorDisabled } from '../common/index.mjs';
2skipIfInspectorDisabled();
3
4import * as fixtures from '../common/fixtures.mjs';

Callers

nothing calls this directly

Calls 8

skipIfInspectorDisabledFunction · 0.85
startCLIFunction · 0.85
getLastLineFunction · 0.85
commandMethod · 0.80
includesMethod · 0.80
onFatalFunction · 0.70
pathMethod · 0.45
okMethod · 0.45

Tested by

no test coverage detected