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.
- Sources inherited from project openSUSE:Backports:SLE-15-SP6
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP6:Update/gcovr && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
gcovr-5.2.tar.gz | 0001381017 1.32 MB | |
gcovr.changes | 0000006235 6.09 KB | |
gcovr.spec | 0000003558 3.47 KB |
Latest Revision
Yuchen Lin (maxlin_factory)
committed
(revision 5)
branch from Backports SP5
Comments 1
gcovr 5.2 doesn't work with Python 3.6... and so this package is broken for Leap 15.5 and Leap 15.6. See the over 1 year old bug report https://bugzilla.opensuse.org/show_bug.cgi?id=1211575