MCPcopy Create free account
hub / github.com/OpenCppCoverage/OpenCppCoverage / ~PathMatcher

Method ~PathMatcher

FileFilter/PathMatcher.cpp:207–209  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

205
206 //-------------------------------------------------------------------------
207 PathMatcher::~PathMatcher()
208 {
209 }
210
211 //-------------------------------------------------------------------------
212 File* PathMatcher::Match(const fs::path& path)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected