Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ read-user-info.js
File
read-user-info.js
deps/npm/test/lib/utils/read-user-info.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
t = require(
'tap'
)
2
const
procLog = require(
'proc-log'
)
3
const
tmock = require(
'../../fixtures/tmock'
)
4
Callers
nothing calls this directly
Calls
8
tmock
Function · 0.85
beforeEach
Method · 0.80
password
Method · 0.80
username
Method · 0.80
fn
Function · 0.70
match
Method · 0.65
require
Function · 0.50
test
Method · 0.45
Tested by
no test coverage detected