macOS
brew install lcovlocal Homebrew formula metadata
sudo port install lcovMacPorts ports tree · devel/lcov/Portfile · Source: api.github.com
brew / rang 311
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de lcov pour les workflows d'agents IA.
installation
brew install lcovlocal Homebrew formula metadata
sudo port install lcovMacPorts ports tree · devel/lcov/Portfile · Source: api.github.com
sudo apk add lcovAlpine Linux edge package indexes · lcov · Source: dl-cdn.alpinelinux.org
sudo apt install lcovDebian stable package indexes · lcov · Source: deb.debian.org
sudo dnf install lcovFedora Rawhide package metadata · lcov · Source: dl.fedoraproject.org
nix profile install nixpkgs#lcovnixpkgs package indexes · pkgs/by-name/lc/lcov/package.nix · Source: api.github.com
sudo pacman -S lcovArch Linux sync databases · lcov · Source: geo.mirror.pkgbuild.com
sudo zypper install lcovopenSUSE Tumbleweed package metadata · lcov · Source: download.opensuse.org
choco install lcovChocolatey community package catalog · lcov · Source: community.chocolatey.org
aperçu
Graphical front-end for GCC's coverage testing tool (gcov)
historique
LCOV is the Linux Test Project GCOV extension: a suite of Perl-oriented command-line tools that collect, transform, merge, filter, and render code coverage data, most famously as navigable HTML reports generated by `genhtml`.
The LCOV README describes the project as a tool for manipulating and displaying what parts of a program were covered during tests. It began as a front end around GCC `gcov` output and was initially designed to support Linux kernel coverage measurements, while also working for ordinary user-space programs.
Over time LCOV expanded beyond GCC `gcov` text data. The README lists converters and support for coverage sources such as LLVM `llvm-cov`, Python Coverage.py, Cobertura-like XML, Perl Devel::Cover, and Jacoco-style workflows, along with differential coverage, date binning, owner binning, and spreadsheet/reporting support.
LCOV became a common package in Unix developer toolchains because it gives C and C++ projects a simple path from compiler coverage flags to browsable HTML reports. It is packaged across Homebrew, Debian, Ubuntu, Fedora, Arch, Nix, MacPorts, Chocolatey, Alpine, and openSUSE-style ecosystems.
Its adoption also comes from CI and kernel-development workflows: coverage reports are easy to publish as artifacts, and LCOV trace files can be merged, filtered, and compared across test runs.
Typical usage captures baseline or test coverage with `lcov` or `geninfo`, removes unwanted paths, merges trace files, and renders the result with `genhtml`. Related utilities convert data from Perl, Python, LLVM, and XML coverage formats into LCOV trace data.
LCOV matters to package nerds because it is one of the standard lingua franca formats and toolsets for coverage artifacts. Many packages, CI recipes, and dashboards understand LCOV trace files or HTML output even when the project itself uses a different compiler or language.
It is also a classic example of a packaging-friendly developer tool: script-based, manpage documented, configurable via system and user rc files, and useful both in local shells and noninteractive build farms.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/lcovrc~/.lcovrcexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
gendesc | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
genhtml | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
geninfo | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
genpng | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
lcov | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
llvm2lcov | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
perl2lcov | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
py2lcov | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
xml2lcov | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
xml2lcovutil.py | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:lcov |
|---|---|
| Version | 2.5 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://github.com/linux-test-project/lcov |
| Dépôt | https://github.com/linux-test-project/lcov |
| Dernière mise à jour | 2026-07-07T08:09:46Z |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
lcov 2.3.1-1
Summarise Code coverage information from GCOV
https://github.com/linux-test-project/lcov
sudo apt install lcovlcov
nix profile install nixpkgs#lcovlcov 2.0-4ubuntu2
Summarise Code coverage information from GCOV
https://github.com/linux-test-project/lcov.git
sudo apt install lcovlcov 2.3.1-r1
LCOV is an extension to GCOV. It provides a graphical frontend for converage information
https://github.com/linux-test-project/lcov
sudo apk add lcovlcov-doc 2.3.1-r1
LCOV is an extension to GCOV. It provides a graphical frontend for converage information (documentation)
https://github.com/linux-test-project/lcov
sudo apk add lcov-doclcov 2.0-8.fc45
LTP GCOV extension code coverage tool
https://github.com/linux-test-project/lcov/
sudo dnf install lcovlcov 2.5-1
front-end for GCC’s coverage testing tool gcov
https://github.com/linux-test-project/lcov
sudo pacman -S lcovlcov 2.4-1.3
A Graphical GCOV Front-end
https://github.com/linux-test-project/lcov
sudo zypper install lcovlcov-example 2.4-1.3
Example for lcov
https://github.com/linux-test-project/lcov
sudo zypper install lcov-examplelcov
sudo port install lcovlcov
choco install lcovpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.