FICHA · MANJARO

cargo-tarpaulin

Tool to analyse test coverage of cargo projects

  • tool
  • CLI
  • TESTING
  • COVERAGE
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 27, 2026 description in en

Description

Measures test coverage for Rust projects. It helps developers see which code is exercised by tests and where additional regression coverage may be needed.

Use it to guide testing work, not as the only quality metric. High coverage can still miss important behavior, and low-level or platform-specific code may need special configuration.

How to run

cargo tarpaulin

Commands: cargo tarpaulin

Permissions

Permissions not analysed for this source yet.