skip to navigation
skip to content

coverage 3.1

Code coverage measurement for Python

Latest Version: 3.2b2

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 Pythons 2.3 through 3.1.

Documentation is at nedbatchelder.com. Code repository and issue tracker are at bitbucket.org.

File Type Py Version Uploaded on Size # downloads
coverage-3.1.win32-py2.6.exe (md5) MS Windows installer 2.6 2009-10-05 03:39:15.523678 253KB 114
coverage-3.1.win32-py2.3.exe (md5) MS Windows installer 2.3 2009-10-05 03:38:12.159238 118KB 21
coverage-3.1.tar.gz (md5)
Use this for Python 2.x or 3.x
Source 2009-10-05 03:37:59.100757 59KB 3649
coverage-3.1.win32-py2.4.exe (md5) MS Windows installer 2.4 2009-10-05 03:38:47.319692 122KB 27
coverage-3.1.win32-py2.5.exe (md5) MS Windows installer 2.5 2009-10-05 03:39:01.200567 122KB 115
coverage-3.1.win32-py3.1.exe (md5) MS Windows installer 3.1 2009-10-05 03:39:38.601842 250KB 33

Log in to rate this package.