MCPcopy Create free account
hub / github.com/npm/cli / profile.js

File profile.js

test/lib/commands/profile.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { inspect } = require('node:util')
2const t = require('tap')
3const mockNpm = require('../../fixtures/mock-npm')
4const tmock = require('../../fixtures/tmock')

Callers

nothing calls this directly

Calls 10

mockProfileFunction · 0.85
defaultNpmProfileFunction · 0.85
npmProfileFunction · 0.85
readUserInfoFunction · 0.85
parseMethod · 0.80
fromMethod · 0.80
testCompFunction · 0.70
execMethod · 0.45
toStringMethod · 0.45
completionMethod · 0.45

Tested by

no test coverage detected