Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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'
;
2
const
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
callbackify
Function · 0.85
String
Class · 0.85
cb
Function · 0.70
find
Method · 0.65
forEach
Method · 0.65
match
Method · 0.65
require
Function · 0.50
Symbol
Function · 0.50
assert
Function · 0.50
execFile
Function · 0.50
defineProperty
Method · 0.45
path
Method · 0.45
Tested by
no test coverage detected