category: Devel
sdesc: "Manages the compilation of coverage information from gcov"
ldesc: "The gcovr command provides a utility for managing the use of the GNU gcov utility and generating summarized code coverage results. This command is inspired by the Python coverage.py package, which provides a similar utility in Python. Gcovr produces either compact human-readable summary reports, machine readable XML reports or a simple HTML summary."
homepage: http://gcovr.com/