Python coverage-3.5
Download
Free   298 KB

Python coverage-3.5

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

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.

Coverage measurement is typically used to gauge the effectiveness of tests. It can show which parts of your code are being exercised by tests, and which are not.

Comments

5
Rating
1 vote
5 stars
1
4 stars
0
3 stars
0
2 stars
0
1 stars
0
User

Your vote: