Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ sum
Function
sum
test/fixtures/test-runner/coverage-with-mock/sum.js:7–7 ·
view source on GitHub ↗
(a, b)
Source
from the content-addressed store, hash-verified
5
// console.log(data)
6
7
export
const
sum = (a, b) => a + b
8
9
export
const
getData = () => data
Callers
1
theModuleSum
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected