Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scottrogowski/code2flow
/ b
Function
b
tests/test_code/js/two_file_simple/file_b.js:1–3 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1
function
b() {
2
console.log(
"here"
)
3
}
4
5
6
function
c() {}
Callers
1
a
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected