MCPcopy 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
3function a() {
4 b();
5}
6
7
8function b() {

Callers 2

bFunction · 0.70
dMethod · 0.70

Calls 1

bFunction · 0.70

Tested by

no test coverage detected