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