Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ theModuleGetData
Function
theModuleGetData
test/fixtures/test-runner/coverage-with-mock/module.js:5–5 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3
export
const
theModuleSum = (a, b) => sum(a,b)
4
5
export
const
theModuleGetData = () => getData()
Callers
1
coverage-with-mock.mjs
File · 0.85
Calls
1
getData
Function · 0.90
Tested by
no test coverage detected