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

Class CPPCOVERAGE_DLL

CppCoverage/CoverageFilterSettings.hpp:27–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25namespace CppCoverage
26{
27 class CPPCOVERAGE_DLL CoverageFilterSettings
28 {
29 public:
30 CoverageFilterSettings(const Patterns& modulePatterns, const Patterns& sourcePatterns);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected