MCPcopy Index your code
hub / github.com/nodejs/node / test-util-callbackify.js

File test-util-callbackify.js

test/parallel/test-util-callbackify.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const common = require('../common');
3
4// This test checks that the semantics of `util.callbackify` are as described in

Callers

nothing calls this directly

Calls 15

callbackifyFunction · 0.85
StringClass · 0.85
cbFunction · 0.70
findMethod · 0.65
forEachMethod · 0.65
matchMethod · 0.65
requireFunction · 0.50
SymbolFunction · 0.50
assertFunction · 0.50
execFileFunction · 0.50
definePropertyMethod · 0.45
pathMethod · 0.45

Tested by

no test coverage detected