A code coverage report generator using GNU gcov
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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 8.2-4.fc42 | - |
Fedora 42 | 8.2-4.fc42 | - |
Fedora 41 | 8.2-1.fc41 | - |
Fedora 40 | 7.2-1.fc40 | - |
Fedora EPEL 10.0 | 8.2-3.el10_0 | - |
You can contact the maintainers of this package via email at
gcovr dash maintainers at fedoraproject dot org
.