MCPcopy Index your code
hub / github.com/nodejs/node / test-diagnostics-channel-http-server-start.js

File test-diagnostics-channel-http-server-start.js

test/parallel/test-diagnostics-channel-http-server-start.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 13

listenMethod · 0.80
compareFunction · 0.70
addressMethod · 0.65
getMethod · 0.65
resumeMethod · 0.65
closeMethod · 0.65
requireFunction · 0.50
setTimeoutFunction · 0.50
subscribeMethod · 0.45
enterWithMethod · 0.45
getStoreMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected