skip to navigation
skip to content

coverage 3.0

Code coverage measurement for Python

Latest Version: 3.2b2

Coverage 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.

Code repository and issue tracker are at bitbucket.org.

File Type Py Version Uploaded on Size # downloads
coverage-3.0.tar.gz (md5) Source 2009-06-14 03:36:26.357752 50KB 1582
coverage-3.0.win32-py2.6.exe (md5) MS Windows installer 2.6 2009-06-14 03:37:27.115825 245KB 74
coverage-3.0.win32-py2.4.exe (md5) MS Windows installer 2.4 2009-06-14 03:36:53.670138 114KB 36
coverage-3.0.win32-py2.5.exe (md5) MS Windows installer 2.5 2009-06-14 03:37:05.737554 114KB 95
coverage-3.0.win32-py2.3.exe (md5) MS Windows installer 2.3 2009-06-14 03:36:38.925863 110KB 31

Log in to rate this package.