pkg.soopen package index

brew / 排名 844

使用 Homebrew, apt, dnf, MacPorts, Nix, pacman, zypper 安装 kcov

查看 kcov 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install kcov

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install kcov

MacPorts ports tree · devel/kcov/Portfile · 来源: api.github.com

Linux

Debian apt已验证 · 92%
sudo apt install kcov

Debian stable package indexes · kcov · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install kcov

Fedora Rawhide package metadata · kcov · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#kcov

nixpkgs package indexes · pkgs/by-name/kc/kcov/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S kcov

Arch Linux sync databases · kcov · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install kcov

openSUSE Tumbleweed package metadata · kcov · 来源: download.opensuse.org

概览

软件包摘要

Code coverage tester for compiled programs, Python, and shell scripts

命令和别名

  • kcov
  • kcov-system-daemon

历史

项目历史与用法

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.

时间线

  • 2010-08-23: GitHub repository created.
  • 2015-11-02: v29 release published.
  • 2016-04-28: v31 release published; README documents official Docker images for releases since v31.
  • 2018-08-23: v36 release included FreeBSD port and macOS build fixes.
  • 2020-01-17: release 38 added AArch64 support.
  • 2024-07-23: v43 release included Cobertura and Jenkins fixes.

Related projects

  • kcov descends from Bcov and integrates with coverage-reporting services including Coveralls, Codecov, Jenkins, SonarQube, GitHub Actions, and GitLab CI.

安全态势

风险级别:yellow

generalized runtime or code generation signal.

风险分类器

yellow 风险 · 中 置信度 · runtime

原因

  • generalized runtime or code generation signal

信号

  • text:shell

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
kcov可执行文件已索引可执行文件从本地可执行文件索引发现。
kcov-system-daemon可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本43
管理器更新时间2026-07-27
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:kcov
版本43
软件包管理器Homebrew
主页https://simonkagstrom.github.io/kcov/
仓库https://github.com/SimonKagstrom/kcov
最后更新2026-07-27T15:44:48+02:00
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

kcov 43+dfsg-1+b4

Code coverage analysis using DWARF debugging information

https://simonkagstrom.github.io/kcov/

sudo apt install kcov
  • Section: devel
  • Architecture: amd64
  • Source Package: kcov
  • 8 依赖
  • normalized package name match
  • 匹配方式:Kcov
Debian stable package indexes · deb.debian.org · Debian stable package indexes: kcov from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

kcov

nix profile install nixpkgs#kcov
  • normalized package name match
  • 匹配方式:Kcov
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/kc/kcov/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
dnf95%

kcov 43-6.fc45

Code coverage tool without special compilation options

https://simonkagstrom.github.io/kcov

sudo dnf install kcov
  • License: GPL-2.0-only AND MIT AND (GPL-2.0-only OR MIT)
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: kcov
  • 8 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Kcov
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: kcov from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

kcov 43-1

Code coverage tester for compiled programs, Python scripts and shell scripts

https://simonkagstrom.github.io/kcov

sudo pacman -S kcov
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • 6 依赖
  • normalized package name match
  • 匹配方式:Kcov
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: kcov from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

kcov 42-4.5

Code coverage tool without special compilation options

https://github.com/SimonKagstrom/kcov

sudo zypper install kcov
  • License: APSL-2.0 AND GPL-2.0-only
  • Category: Development/Tools/Other
  • Architecture: x86_64
  • Source Package: kcov
  • 11 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Kcov
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: kcov from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

kcov

sudo port install kcov
  • normalized package name match
  • 匹配方式:Kcov
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/kcov/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation