Language

Package: lcov @ 1.15

Synopsis

Code coverage tool that enhances GNU gcov

Description

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.

Home page
http://ltp.sourceforge.net/coverage/lcov.php
Location
gnu/packages/code.scm (line: 501, column: 2)
License

Lint warnings

LinterMessageLocation
wrapper-inputs

Make sure 'wrap-program' can finds its interpreter.

"bash-minimal" should be in 'inputs' when 'wrap-program' is used