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 science:EtherLab/gcovr && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000119 119 Bytes | |
gcovr-5.0.tar.gz | 0000647003 632 KB | |
gcovr.spec | 0000003558 3.47 KB |
Comments 0