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

Method ~ModuleCoverage

Plugin/Exporter/ModuleCoverage.cpp:31–33  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

29
30 //-------------------------------------------------------------------------
31 ModuleCoverage::~ModuleCoverage()
32 {
33 }
34
35 //-------------------------------------------------------------------------
36 FileCoverage& ModuleCoverage::AddFile(const std::filesystem::path& filePath)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected