svnscha
/mcp-windbg
/posts
/about
Entries tagged :: code-coverage
1 post
2025-03-25
C++: How to measure code coverage with lcov and GTest
→
Because you want to know which parts of your C++ code are actually being tested.