Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scottrogowski/code2flow
/ d
Method
d
tests/test_code/js/simple_b_js/simple_b.js:14–16 ·
view source on GitHub ↗
(param)
Source
from the content-addressed store, hash-verified
12
13
class
C {
14
d(param) {
15
a(
"AnotherSTR"
);
16
}
17
}
18
19
const
c =
new
C()
Callers
1
simple_b.js
File · 0.45
Calls
1
a
Function · 0.70
Tested by
no test coverage detected