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

Class CPPCOVERAGE_DLL

CppCoverage/CodeCoverageRunner.hpp:43–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41 class FilterAssistant;
42
43 class CPPCOVERAGE_DLL CodeCoverageRunner : private IDebugEventsHandler
44 {
45 public:
46 explicit CodeCoverageRunner(std::shared_ptr<Tools::WarningManager>);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected