Python coverage-3.0b3
Trusted Download
Free   245 KB

Python coverage-3.0b3

Free Coverage.py is a tool for measuring code coverage of Python programs
Rating
Your vote:
Latest version:
2.6 See all
Screenshots
1 / 2
Awards (1)
Show all awards
Software Informer Virus Free award
Freeware
Trusted Download
Free   245 KB

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.Coverage.py is a tool for measuring code coverage of Python programs. It monitors your program, noting which parts of the code have been executed, then analyzes the source to identify code that could have been executed but was not.

Comments

User

Your vote: