A graphical GCOV front-end
LCOV is a graphical front-end for GCC's coverage testing tool gcov. It collects gcov data for multiple source files and creates HTML pages containing the source code annotated with coverage information. It also adds overview pages for easy navigation within the file structure.
- Sources inherited from project devel:tools
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / lcov
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:redwil:devel:tools/lcov && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000139 139 Bytes | |
_service | 0000000590 590 Bytes | |
_servicedata | 0000000222 222 Bytes | |
lcov-1.15+git.20200812.d100e6c.tar.xz | 0000111136 109 KB | |
lcov.changes | 0000007300 7.13 KB | |
lcov.spec | 0000001959 1.91 KB |
Revision 37 (latest revision is 49)
Martin Liška (marxin)
accepted
request 946240
from
Federico Mena Quintero (federico-mena)
(revision 37)
- Add dependency on findutils, as lcov's scripts use find(1) to locate various files in the user's build directories. bsc#1194671
Comments 0