MCPcopy Create free account
hub / github.com/scottrogowski/code2flow / complex_ownership.js

File complex_ownership.js

tests/test_code/js/complex_ownership/complex_ownership.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1class ABC {
2 constructor() {
3 this.b = 5;
4 }

Callers

nothing calls this directly

Calls 5

toABCMethod · 0.80
applyMethod · 0.80
doit3Method · 0.80
doitMethod · 0.45
doit2Method · 0.45

Tested by

no test coverage detected