python2-coverage
Python2 - coverage - Code coverage measurement
3.0.0
2020-05-17
eisfair-1
the eisfair team, team(at)eisfair(dot)org
stable
glibc 3.0.0
libpython2_7 3.0.0
python2-base 3.0.0
python2-setuptools 2.8.4
python2-xml 3.0.0
update-alternatives 3.0.0
python-coverage
Internal Program Version: coverage 4.5.1
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.
http://nedbatchelder.com/code/coverage