Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ reify-output.js
File
reify-output.js
deps/npm/test/lib/utils/reify-output.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
t = require(
'tap'
)
2
const
mockNpm = require(
'../../fixtures/mock-npm'
)
3
const
reifyOutput = require(
'../../../lib/utils/reify-output.js'
)
4
Callers
nothing calls this directly
Calls
12
mockReify
Function · 0.85
mockReifyWithExtras
Function · 0.85
reifyOutput
Function · 0.85
testCase
Function · 0.70
match
Method · 0.65
parse
Method · 0.65
require
Function · 0.50
mockNpm
Function · 0.50
test
Method · 0.45
push
Method · 0.45
join
Method · 0.45
finish
Method · 0.45
Tested by
no test coverage detected