summaryrefslogtreecommitdiff
path: root/devel/py-gcovr/DESCR
blob: a202038b1ebd9b8f20b1a4019eccdb42ae265575 (plain)
1
2
3
4
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.