Path to this page:
./
wip/lcov-git,
Extension of GCOV
Branch: CURRENT,
Version: 1.12nb20230213,
Package name: lcov-1.12nb20230213,
Maintainer: pkgsrc-usersLCOV 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. The extension consists of
a set of Perl scripts which build on the textual GCOV output
to implement the following enhanced functionality:
* HTML based output: coverage rates are additionally
indicated using bar graphs and specific colors.
* Support for large projects: overview pages allow quick
browsing of coverage data by providing three levels of
detail: directory view, file view and source code view.
LCOV was initially designed to support Linux kernel
coverage measurements, but works as well for coverage
measurements on standard user space applications.
Required to build:[
devel/git-base] [
pkgtools/cwrappers]
Master sites:
Version history: (Expand)
- (2023-02-13) Updated to version: lcov-1.12nb20230213
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Updated to version: lcov-1.12nb20200929
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn