
The ??coverage?? library measures which parts (statements) of a python program are executed while it is run. this is useful for testing: those parts of a program that are not executed by the tests have not been tested.
this package contains the debugging symbols and debug build for the c extension libraries in ??python-coverage??.