macOS
brew install kcovlocal Homebrew formula metadata
sudo port install kcovMacPorts ports tree · devel/kcov/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für kcov in AI-Agent-Workflows.
Installation
brew install kcovlocal Homebrew formula metadata
sudo port install kcovMacPorts ports tree · devel/kcov/Portfile · Quelle: api.github.com
sudo apt install kcovDebian stable package indexes · kcov · Quelle: deb.debian.org
sudo dnf install kcovFedora Rawhide package metadata · kcov · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#kcovnixpkgs package indexes · pkgs/by-name/kc/kcov/package.nix · Quelle: api.github.com
sudo pacman -S kcovArch Linux sync databases · kcov · Quelle: geo.mirror.pkgbuild.com
sudo zypper install kcovopenSUSE Tumbleweed package metadata · kcov · Quelle: download.opensuse.org
Überblick
Code coverage tester for compiled programs, Python, and shell scripts
Verlauf
kcov is a code coverage tool for compiled programs, Python, and shell scripts. Its README says it began as a fork of Bcov and uses DWARF debugging information so programs can be measured without special compiler switches.
Simon Kagstrom created the GitHub repository in August 2010. From the README's account, kcov started with Bcov's idea of using debug information for coverage and then expanded into a broader coverage-reporting tool with HTML, lcov-style output, Cobertura XML, JSON output, and CI integrations.
Release history documents platform and integration work through the 2010s and 2020s, including Docker images from v31, macOS binaries in v32, FreeBSD and macOS build work in v36, AArch64 support in release 38, RISC-V and Codecov updates in v41, and Cobertura/Jenkins fixes in v43.
The batch input records packages in Homebrew, Debian, Fedora, MacPorts, Nix, Arch, and openSUSE. Upstream docs also point to an official Docker image, making kcov available through both traditional package managers and container workflows.
A typical invocation runs kcov with an output directory and an executable plus arguments. Users filter included or excluded paths, merge multiple coverage runs, and publish reports to CI services such as Coveralls, Codecov, Jenkins, SonarQube, GitHub Actions, and GitLab CI.
kcov is notable because it brings coverage to binaries and scripts without requiring the build to be compiled with coverage instrumentation. For distro packagers and CI maintainers, that makes it useful for testing shell-heavy or mixed-language projects where gcov-style workflows are awkward.
Sicherheitslage
generalized runtime or code generation signal.
yellow Risiko · mittel Konfidenz · runtime
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
kcov | cli | globales Executable | |
kcov-system-daemon | cli | globales Executable |
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.
https://github.com/SimonKagstrom/kcov
Installationsmetadaten
| Paketschlüssel | brew:kcov |
|---|---|
| Version | 43 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/kcov |
| Homepage | https://simonkagstrom.github.io/kcov/ |
| Repository | https://github.com/SimonKagstrom/kcov |
| Upstream-Dokumentation | https://github.com/SimonKagstrom/kcov#readme |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://github.com/SimonKagstrom/kcov/archive/refs/tags/v43.tar.gz |
| Zuletzt aktualisiert | 2026-06-13T23:35:01+02:00 |
| Pulse | updated |
| Abhängigkeiten | dwarfutils, openssl@3 |
| Build-Abhängigkeiten | cmake, pkgconf |
| Von macOS bereitgestellte Bibliotheken | curl |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kcov |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
kcov 43+dfsg-1+b4
Code coverage analysis using DWARF debugging information
https://simonkagstrom.github.io/kcov/
sudo apt install kcovkcov
nix profile install nixpkgs#kcovkcov 43-4.fc44
Code coverage tool without special compilation options
https://simonkagstrom.github.io/kcov
sudo dnf install kcovkcov 43-1
Code coverage tester for compiled programs, Python scripts and shell scripts
https://simonkagstrom.github.io/kcov
sudo pacman -S kcovkcov 42-4.3
Code coverage tool without special compilation options
https://github.com/SimonKagstrom/kcov
sudo zypper install kcovkcov
sudo port install kcovQuellspur
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.