MCPcopy Create free account
hub / github.com/OpenCppCoverage/OpenCppCoverage / RunTestBasic

Function RunTestBasic

TestCoverageConsole/TestBasic.cpp:32–38  ·  view source on GitHub ↗

-------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

30{
31 //-------------------------------------------------------------------------
32 void RunTestBasic()
33 {
34 if (false)
35 {
36 int answer = 42;
37 }
38 }
39
40 //-------------------------------------------------------------------------
41 void RunChildProcesses(int argc, _TCHAR* argv[])

Callers 1

_tmainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected