Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ profile.js
File
profile.js
deps/npm/test/lib/commands/profile.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ inspect } = require(
'node:util'
)
2
const
t = require(
'tap'
)
3
const
mockNpm = require(
'../../fixtures/mock-npm'
)
4
const
tmock = require(
'../../fixtures/tmock'
)
Callers
nothing calls this directly
Calls
15
mockProfile
Function · 0.85
result
Function · 0.85
defaultNpmProfile
Function · 0.85
npmProfile
Function · 0.85
readUserInfo
Function · 0.85
same
Method · 0.80
assign
Method · 0.80
testComp
Function · 0.70
parse
Method · 0.65
require
Function · 0.50
cb
Function · 0.50
inspect
Function · 0.50
Tested by
no test coverage detected