MCPcopy Create free account
hub / github.com/andreasfertig/cppinsights / call

Function call

tests/p0315Test.cpp:12–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10 }
11
12 bool call() { return test(); }
13
14} // namespace A
15

Callers 1

mainFunction · 0.85

Calls 1

testFunction · 0.70

Tested by

no test coverage detected