lcov 1.15 Code coverage tool that enhances GNU gcov
LCOV is an extension of gcov
, a tool part of the GNU Binutils, which provides information about what parts of a program are actually executed (i.e., "covered") while running a particular test case. The extension consists of a set of Perl scripts which build on the textual gcov
output to implement the following enhanced functionality such as HTML output.
- Sitio web: http://ltp.sourceforge.net/coverage/lcov.php
- Licencia: GPL 2+
- Fuentes del paquete: code.scm
- Parches: No hay
- Construcciones: x86_64-linux, aarch64-linux, powerpc64le-linux, i686-linux, armhf-linux, i586-gnu