pkg.soopen package index

brew / rank 3642

Install cargo-llvm-cov with Homebrew, Nix, pacman

Cargo subcommand to easily use LLVM source-based code coverage. Version 0.8.7 via Homebrew; verified 2026-05-13. Also installable with nix: nix profile install nixpkgs#cargo-llvm-cov.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install cargo-llvm-cov

local Homebrew formula metadata

Linux

Nixverified · 92%
nix profile install nixpkgs#cargo-llvm-cov

nixpkgs package indexes · pkgs/by-name/ca/cargo-llvm-cov/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S cargo-llvm-cov

Arch Linux sync databases · cargo-llvm-cov · source: geo.mirror.pkgbuild.com

overview

Package summary

Cargo subcommand to easily use LLVM source-based code coverage

Commands and aliases

  • cargo-llvm-cov

history

Project history and usage

cargo-llvm-cov is a Cargo subcommand for LLVM source-based coverage in Rust projects. Its README says it wraps rustc -C instrument-coverage and supports cargo test, cargo run, and cargo nextest flows.

Project history

The crate was first published on crates.io in January 2021 as version 0.0.0. Its official README emphasizes precise line, region, and optional branch coverage while avoiding extra layers between rustc, cargo, and llvm-tools.

Adoption history

The tool became part of common Rust CI coverage workflows because it can emit text, HTML, JSON, lcov, Cobertura, and Codecov-compatible reports. It is packaged by Homebrew, Nix, and Arch according to the input package-manager facts; crates.io reported 6,323,980 downloads when checked on 2026-06-30.

How it is used

Typical usage is cargo llvm-cov for test coverage, cargo llvm-cov --html or --open for local reports, cargo llvm-cov --lcov for CI uploads, and cargo llvm-cov nextest when running tests through cargo-nextest.

Why package nerds care

It matters to Rust package maintainers because it standardizes coverage collection around the compiler's LLVM instrumentation rather than a separate test harness, making coverage easier to reproduce locally and in package CI.

Timeline

  • 2021: First crates.io release 0.0.0.
  • 2026: Crates.io latest version 0.8.7 and Homebrew stable version 0.8.7.

Related projects

  • Related projects include rustc's -C instrument-coverage support, llvm-tools, cargo-nextest, Codecov, and Cobertura-compatible coverage consumers.

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for cargo-llvm-cov. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
cargo-llvm-covexecutableindexed executableDiscovered from the local executable index.

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-08-03
manager version0.8.7
manager updated2026-05-13
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:cargo-llvm-cov
Version0.8.7
Package managerHomebrew
Homepagehttps://github.com/taiki-e/cargo-llvm-cov
Repositoryhttps://github.com/taiki-e/cargo-llvm-cov
Last updated2026-05-13T03:04:54Z
Pulseupdated
Bottlenot recorded
Servicenone declared

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

cargo-llvm-cov

nix profile install nixpkgs#cargo-llvm-cov
  • normalized package name match
  • Matched by: Cargo Llvm Cov
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ca/cargo-llvm-cov/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
pacman95%

cargo-llvm-cov 0.8.7-1

Cargo subcommand to easily use LLVM source-based code coverage (-Z instrument-coverage).

https://github.com/taiki-e/cargo-llvm-cov

sudo pacman -S cargo-llvm-cov
  • License: MIT AND Apache-2.0
  • Architecture: x86_64
  • 3 dependencies
  • normalized package name match
  • Matched by: Cargo Llvm Cov
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: cargo-llvm-cov from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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