macOS
brew install gcovrlocal Homebrew formula metadata
sudo port install gcovrMacPorts ports tree · devel/gcovr/Portfile · Source: api.github.com
brew / rang 1208
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de gcovr pour les workflows d'agents IA.
installation
brew install gcovrlocal Homebrew formula metadata
sudo port install gcovrMacPorts ports tree · devel/gcovr/Portfile · Source: api.github.com
sudo apk add gcovrAlpine Linux edge package indexes · gcovr · Source: dl-cdn.alpinelinux.org
sudo apt install gcovrDebian stable package indexes · gcovr · Source: deb.debian.org
sudo dnf install gcovrFedora Rawhide package metadata · gcovr · Source: dl.fedoraproject.org
nix profile install nixpkgs#gcovrnixpkgs package indexes · pkgs/by-name/gc/gcovr/package.nix · Source: api.github.com
sudo pacman -S gcovrArch Linux sync databases · gcovr · Source: geo.mirror.pkgbuild.com
sudo zypper install gcovropenSUSE Tumbleweed package metadata · gcovr · Source: download.opensuse.org
aperçu
Reports from gcov test coverage program
historique
gcovr is a Python-based coverage reporting tool for GCC/gcov data. It turns compiler coverage output into human and machine-readable reports, including text, HTML, CSV, JSON, Cobertura, Coveralls, SonarQube, JaCoCo, and LCOV formats.
The official changelog traces gcovr releases back to version 2.0 on 22 August 2010. The current GitHub repository was created in May 2013 and describes the project as generating code coverage reports with gcc/gcov.
gcovr became a common packaging target because it sits at a practical boundary between C/C++ test builds and CI coverage dashboards. Its documentation focuses on command-line operation, configuration files, filtering, reproducible timestamps, and multiple report formats, which are all package-manager-friendly workflows.
Typical use is to compile code with coverage flags, run tests, and invoke gcovr from a project root to collect gcov data and emit reports. The configuration file support lets repeatable coverage options live in a repository instead of only in CI shell scripts.
gcovr matters because it gives gcov users a single small CLI for report formats expected by CI systems and code-quality services. It is a bridge package: not a compiler, not a test framework, but the adapter that makes compiler-native coverage data useful to modern automation.
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.
gcovr.cfg in the -r/--root directoryexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
gcovr | cli | exécutable global |
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:gcovr |
|---|---|
| Version | 8.6 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/gcovr |
| Page d'accueil | https://gcovr.com/ |
| Dépôt | https://github.com/gcovr/gcovr |
| Docs amont | https://gcovr.com/ |
| Licence | BSD-3-Clause |
| Archive source | https://files.pythonhosted.org/packages/07/37/b4a87dff166dc0a5002e9d03fcb6ca8eeff048247b011b67f047e31122c9/gcovr-8.6.tar.gz |
| Dépendances | python@3.14 |
| Bibliothèques fournies par macOS | libxml2, libxslt |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gcovr |
| Version Scheme | 0 |
| Revision | 2 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
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.
gcovr 7.2+really-1.1
Manages the compilation of coverage information from gcov
sudo apt install gcovrgcovr
nix profile install nixpkgs#gcovrgcovr 7.0-1
Manages the compilation of coverage information from gcov
sudo apt install gcovrgcovr 8.6-r1
Generates a simple report that summarizes the gcc code coverage
sudo apk add gcovrgcovr-pyc 8.6-r1
Precompiled Python bytecode for gcovr
sudo apk add gcovr-pycgcovr 8.6-3.fc45
A code coverage report generator using GNU gcov
sudo dnf install gcovrgcovr-doc 8.6-3.fc45
Documentation of gcovr
sudo dnf install gcovr-docgcovr 8.6-1
provides a utility for managing the use of the GNU gcov utility
sudo pacman -S gcovrgcovr 6.0-1.9
A code coverage report generator using GNU gcov
sudo zypper install gcovrgcovr-doc 6.0-1.9
Documentation of gcovr
sudo zypper install gcovr-docgcovr
sudo port install gcovrpiste 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.