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

Method GetUnmatchedPaths

FileFilter/PathMatcher.cpp:218–221  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

216
217 //-------------------------------------------------------------------------
218 std::vector<fs::path> PathMatcher::GetUnmatchedPaths() const
219 {
220 return pathMatcherEngine_->GetUnmatchedPaths();
221 }
222}

Callers 2

TESTFunction · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36