What are the sane choices there? (I've installed OpenCppCoverage two days ago, and so far so good, but wondering about other choices)
https://opencppcoverage.codeplex.com/ https://github.com/OpenCppCoverage/OpenCppCoverage https://github.com/OpenCppCoverage/OpenCppCoveragePlugin
Compile the unit tests with the coverage flags. Run the exe. Collect the coverage file.
Compile the unit tests with the coverage flags. Run the exe. Collect the coverage file.