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