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

File test-diagnostics-channel-net.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2const common = require('../common');
3const Countdown = require('../common/countdown');
4const assert = require('assert');

Callers

nothing calls this directly

Calls 15

isNetServerFunction · 0.85
decMethod · 0.80
listenMethod · 0.80
cbFunction · 0.70
isNetSocketFunction · 0.70
testDiagnosticChannelFunction · 0.70
callbackFunction · 0.70
closeMethod · 0.65
addressMethod · 0.65
connectMethod · 0.65
requireFunction · 0.50
destroyMethod · 0.45

Tested by

no test coverage detected