MCPcopy 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

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 15

mockProfileFunction · 0.85
resultFunction · 0.85
defaultNpmProfileFunction · 0.85
npmProfileFunction · 0.85
readUserInfoFunction · 0.85
sameMethod · 0.80
assignMethod · 0.80
testCompFunction · 0.70
parseMethod · 0.65
requireFunction · 0.50
cbFunction · 0.50
inspectFunction · 0.50

Tested by

no test coverage detected