MCPcopy 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

1const t = require('tap')
2const timers = require('node:timers/promises')
3const tmock = require('../../fixtures/tmock')
4const mockLogs = require('../../fixtures/mock-logs')

Callers

nothing calls this directly

Calls 15

mockDisplayFunction · 0.85
displayLoadFunction · 0.85
tmockFunction · 0.85
infoMethod · 0.80
warnMethod · 0.80
sortMethod · 0.80
passMethod · 0.80
matchMethod · 0.65
flushMethod · 0.65
parseMethod · 0.65
requireFunction · 0.50
endFunction · 0.50

Tested by

no test coverage detected