CMD + K

coverage

Community

Code coverage measurement for Python

Installation

To install this package, run one of the following:

Conda
$conda install aarch64-staging::coverage

Usage Tracking

5.5
1 / 8 versions selected
Total downloads: 0

Description

Coverage.py is a tool for measuring code coverage of Python programs. It monitors your program, noting which parts of the code have been executed, then analyzes the source to identify code that could have been executed but was not. Coverage measurement is typically used to gauge the effectiveness of tests. It can show which parts of your code are being exercised by tests, and which are not.

About

Summary

Code coverage measurement for Python

Information Last Updated

Mar 25, 2025 at 16:18

License

Apache 2.0

Total Downloads

30

Platforms

Linux aarch64 Version: 5.5