skip to navigation
skip to content

coverage 3.5.1

Code coverage measurement for Python

Downloads ↓

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

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

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!

 
File Type Py Version Uploaded on Size # downloads
coverage-3.5.1.tar.gz (md5) Source 2011-09-23 110KB 154478
coverage-3.5.1.win32-py2.6.exe (md5) MS Windows installer 2.6 2011-09-23 298KB 825
coverage-3.5.1.win32-py2.7.exe (md5) MS Windows installer 2.7 2011-09-23 298KB 1204
coverage-3.5.1.win32-py3.1.exe (md5) MS Windows installer 3.1 2011-09-23 298KB 120
coverage-3.5.1.win32-py3.2.exe (md5) MS Windows installer 3.2 2011-09-23 298KB 246