Hi Chris,
well, it depends on your compiler, but you might want to check out gcov,
with the gcovr script and the Cobertura plugin. see for example here:
http://www.semipol.de/archives/320
On 03/27/2012 09:40 AM, Chris Withers wrote:
Hi All,
Which C++ code coverage tool would you guys recommend to get a good
understanding of how much code is being covered by a Boost-based test
of unit tests and which works well with Jenkins?
Commercial tools are fine, provided they're good enough to justify
their cost :-)
cheers,
Chris