Skip to main content

Python code coverage

Project description

pycoco is a script that can be used to generate code coverage info for the Python source code.

The script downloads the Python source code, builds the interpreter with code coverage options, runs the test suite and generates an HTML report how often each source code line in each C or Python file has been executed by the test suite.

Changes in 0.5 (released 03/18/2008)

  • pycoco now uses the -coverage option for compiling and linking (This requires gcc 4).

  • Two logfiles are generated now: A log of the build process and a log of running the tests. Both files are accessible from the generated start page.

  • The following tests are now run again: urlfetch, largefile, network and decimal

Project details


Download files

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

Source Distributions

pycoco-0.5.zip (13.7 kB view hashes)

Uploaded Source

pycoco-0.5.tar.gz (10.6 kB view hashes)

Uploaded Source

pycoco-0.5.tar.bz2 (10.0 kB view hashes)

Uploaded Source

Supported by

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