category: Devel requires: python39 python39-colorlog python39-jinja2 python39-lxml python39-markupsafe python39-pygments gcc-core sdesc: "A utility for generating summarizing code coverage results from gcov" ldesc: " gcovr 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 for Python. gcovr produces either compact human-readable summary reports, machine readable XML reports or a simple HTML summary. "