-------------------------------------------------------------------------
| 29 | |
| 30 | //------------------------------------------------------------------------- |
| 31 | ModuleCoverage::~ModuleCoverage() |
| 32 | { |
| 33 | } |
| 34 | |
| 35 | //------------------------------------------------------------------------- |
| 36 | FileCoverage& ModuleCoverage::AddFile(const std::filesystem::path& filePath) |
nothing calls this directly
no outgoing calls
no test coverage detected