SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.
Name lcov
Version 1.15
Category development
Description LTP GCOV extension code coverage tool.
Maintainer pascal.bellard​@​slitaz.org
License GPLv2+
Website https://github.com/linux-test-project/lcov
Sizes
Depends onperl iconperl 
Suggestedgcc icongcc 
lcov screenshot
Download package lcov screenshot
Show receipt
Show files list
Show cooking log

Description

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. 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.

6025 packages and 203154 files in current database (Thu Apr 25 06:17:47 2024)