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

Function PathMatcher

FileFilter/PathMatcher.hpp:45–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43 PathMatcher(const PathMatcher&) = delete;
44 PathMatcher& operator=(const PathMatcher&) = delete;
45 PathMatcher(PathMatcher&&) = delete;
46 PathMatcher& operator=(PathMatcher&&) = delete;
47
48 class IPathMatcherEngine;

Callers 1

PathMatcher.hppFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected