×

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.

Uploaded Mon Mar 31 21:10:13 2025
md5 checksum c8d6dc8d8162764e04845b77108a5f7f
arch x86_64
build py310h5eee18b_0
depends libgcc-ng >=11.2.0, python >=3.10,<3.11.0a0, tomli
license Apache-2.0
license_family Apache
md5 c8d6dc8d8162764e04845b77108a5f7f
name coverage
platform linux
sha1 fd53a45c60eb350a77815b9838863b0b06f6afa7
sha256 0226387c3e661c0ea8cfbb433065db91418cb85a914b3169a92192cedcceb69d
size 306787
subdir linux-64
timestamp 1728049506411
version 7.6.1