python313-coverage
Python 3.13 - coverage - Code coverage measurement
3.6.0
2025-04-08
eisfair-64
the eisfair team, team(at)eisfair(dot)org
stable
glibc 3.6.0
python313 3.6.0
update-alternatives 3.6.0
Internal Program Version: coverage 7.6.10
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