| Paketname | python-coverage |
| Beschreibung | code coverage tool for Python |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 2.85-1 |
| Sektion | python |
| Priorität | optional |
| Installierte Größe | 148 Byte |
| Hängt ab von | python, python-central (>= 0.6.11), python-pkg-resources |
| Empfohlene Pakete | |
| Paketbetreuer | Lars Wirzenius |
| Quelle | |
| Paketgröße | 20098 Byte |
| Prüfsumme MD5 | ba6c1cada8bf5fb8147e062405004262 |
| Prüfsumme SHA1 | 7ace726e3b3376899741e6fc646ad6e2569e2a6d |
| Prüfsumme SHA256 | 107eb747a2756d201734259e2ac9397dff1fc24cab475ea6542d5fcab287c11d |
| Link zum Herunterladen | python-coverage_2.85-1_all.deb |
| Ausführliche Beschreibung | This tool 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.
|