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

Function LineFilter

FileFilter/LineFilter.hpp:50–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48 LineFilter(const LineFilter&) = delete;
49 LineFilter& operator=(const LineFilter&) = delete;
50 LineFilter(LineFilter&&) = delete;
51 LineFilter& operator=(LineFilter&&) = delete;
52
53 const std::vector<std::string>* GetLines(const std::filesystem::path&);

Callers 1

LineFilter.hppFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected