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

Class CPPCOVERAGE_DLL

CppCoverage/ICoverageFilterManager.hpp:33–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31 class CoverageFilterSettings;
32
33 class CPPCOVERAGE_DLL ICoverageFilterManager
34 {
35 public:
36 virtual ~ICoverageFilterManager() = default;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected