FICHA · MANJARO

python-coverage

A tool for measuring code coverage of Python programs

  • console-application
  • CLI
  • Dev
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 28, 2026 description in en

Description

Measure which Python code ran during tests or other executions. It helps developers see untested branches, files, and lines so they can improve confidence in changes.

This is a terminal and tooling package, not a test suite by itself. Coverage numbers do not prove correctness; they should guide better tests, especially around important behavior and failure paths.

How to run

coverage

Commands: coverage

Permissions

Permissions not analysed for this source yet.