MCPcopy Index your code
hub / github.com/nodejs/node / test-tls-certificate-compression.js

File test-tls-certificate-compression.js

test/parallel/test-tls-certificate-compression.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const common = require('../common');
3if (!common.hasCrypto) common.skip('missing crypto');
4

Callers

nothing calls this directly

Calls 15

ArrayFunction · 0.85
measureHandshakeBytesFunction · 0.85
listenMethod · 0.80
concatMethod · 0.80
fillMethod · 0.80
onceFunction · 0.70
cbFunction · 0.70
connectMethod · 0.65
addressMethod · 0.65
closeMethod · 0.65
requireFunction · 0.50
skipMethod · 0.45

Tested by

no test coverage detected