python-coverage: python-coverage (Code coverage measurement for Python) python-coverage: python-coverage: Coverage.py measures code coverage, typically during test execution. python-coverage: It uses the code analysis tools and tracing hooks provided in the python-coverage: Python standard library to determine which lines are executable, python-coverage: and which have been executed. python-coverage: python-coverage: python-coverage: python-coverage: python-coverage: