macOS
brew install gcovrlocal Homebrew formula metadata
sudo port install gcovrMacPorts ports tree · devel/gcovr/Portfile · Quelle: api.github.com
brew / Rang 1209
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gcovr in AI-Agent-Workflows.
Installation
brew install gcovrlocal Homebrew formula metadata
sudo port install gcovrMacPorts ports tree · devel/gcovr/Portfile · Quelle: api.github.com
sudo apk add gcovrAlpine Linux edge package indexes · gcovr · Quelle: dl-cdn.alpinelinux.org
sudo apt install gcovrDebian stable package indexes · gcovr · Quelle: deb.debian.org
sudo dnf install gcovrFedora Rawhide package metadata · gcovr · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#gcovrnixpkgs package indexes · pkgs/by-name/gc/gcovr/package.nix · Quelle: api.github.com
sudo pacman -S gcovrArch Linux sync databases · gcovr · Quelle: geo.mirror.pkgbuild.com
sudo zypper install gcovropenSUSE Tumbleweed package metadata · gcovr · Quelle: download.opensuse.org
Überblick
Reports from gcov test coverage program
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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 directoryExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
gcovr | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:gcovr |
|---|---|
| Version | 8.6 |
| Paketmanager | Homebrew |
| Homepage | https://gcovr.com/ |
| Repository | https://github.com/gcovr/gcovr |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 gcovrQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.