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

Method IsRegexCaseSensitiv

CppCoverage/Patterns.cpp:74–77  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

72
73 //-------------------------------------------------------------------------
74 bool Patterns::IsRegexCaseSensitiv() const
75 {
76 return isRegexCaseSensitiv_;
77 }
78
79 //-------------------------------------------------------------------------
80 std::wostream& operator<<(std::wostream& ostr, const Patterns& patterns)

Callers 1

BuildFilterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected