A code coverage report generator using GNU gcov
http://gcovr.com/
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 in Python. The gcovr command produces either compact
human-readable summary reports, machine readable XML reports
(in Cobertura format) or simple HTML reports. Thus, gcovr can be viewed
as a command-line alternative to the lcov utility, which runs gcov and
generates an HTML-formatted report.
- Links to devel:tools / gcovr
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:sp1rit:branches:devel:tools/gcovr && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000119 119 Bytes | |
gcovr-6.0.tar.gz | 0001054940 1.01 MB | |
gcovr.changes | 0000008702 8.5 KB | |
gcovr.spec | 0000003916 3.82 KB |
Comments 0