Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ display.js
File
display.js
deps/npm/test/lib/utils/display.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
t = require(
'tap'
)
2
const
timers = require(
'node:timers/promises'
)
3
const
tmock = require(
'../../fixtures/tmock'
)
4
const
mockLogs = require(
'../../fixtures/mock-logs'
)
Callers
nothing calls this directly
Calls
15
mockDisplay
Function · 0.85
displayLoad
Function · 0.85
tmock
Function · 0.85
info
Method · 0.80
warn
Method · 0.80
sort
Method · 0.80
pass
Method · 0.80
match
Method · 0.65
flush
Method · 0.65
parse
Method · 0.65
require
Function · 0.50
end
Function · 0.50
Tested by
no test coverage detected