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