lcov
LCOV is an extension of GCOV, a GNU tool which provides information about what parts of a program are actually executed (i.e. "covered") while running a particular test case.
LCOV is an extension of GCOV, a GNU tool which provides information about what parts of a program are actually executed (i.e. "covered") while running a particular test case.
To install this package, run one of the following:
Summary
LCOV is an extension of GCOV, a GNU tool which provides information about what parts of a program are actually executed (i.e. "covered") while running a particular test case.
Last Updated
Oct 12, 2023 at 19:32
License
GPL-2.0-or-later
Total Downloads
6.2K
Supported Platforms