Skip to main content

Code coverage measurement for Python

Project description

Coverage.py measures code coverage, typically during test execution. It uses the code analysis tools and tracing hooks provided in the Python standard library to determine which lines are executable, and which have been executed.

Coverage.py runs on CPython 2.6, 2.7, 3.3, or 3.4, PyPy 2.4, and PyPy3 2.4.

Documentation is at nedbatchelder.com. Code repository and issue tracker are on Bitbucket, with a mirrored repo on GitHub.

New in 4.0 alpha: --concurrency, dropped support for older Pythons, setup.cfg support, plugins for other file variants, –skip-covered, HTML filtering.

New in 3.7: --debug, and 12 bugs closed.

New in 3.6: --fail-under, and >20 bugs closed.

New in 3.5: Branch coverage exclusions, keyboard shortcuts in HTML report.

New in 3.4: Better control over source to measure, and unexecuted files can be reported.

New in 3.3: .coveragerc files.

New in 3.2: Branch coverage!

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

coverage-4.0a4.tar.gz (284.7 kB view details)

Uploaded Source

File details

Details for the file coverage-4.0a4.tar.gz.

File metadata

  • Download URL: coverage-4.0a4.tar.gz
  • Upload date:
  • Size: 284.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for coverage-4.0a4.tar.gz
Algorithm Hash digest
SHA256 7d86c323c0f7c27dc35ff9425bb28ce8101d224cd2e075e0b88621c90292d602
MD5 45de910744680301d41e84454bd30b3a
BLAKE2b-256 dc2ec38b5e9c944a357e32fcea197c524119b293847cf4c94fd42f7c9393727f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page