Paketname | lcov |
Beschreibung | Summarise Code coverage information from GCOV |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.7-1 |
Sektion | universe/devel |
Priorität | optional |
Installierte Größe | 376 Byte |
Hängt ab von | |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 84340 Byte |
Prüfsumme MD5 | 792ab93bcf1ce3c31855850765a04510 |
Prüfsumme SHA1 | c7f0fbc435b12cecc28917aa897a2f5bd118814f |
Prüfsumme SHA256 | 7a65e467da99f88b68881debd1d73c0d652ea4dbf242cb30ac7b698a41a60284 |
Link zum Herunterladen | lcov_1.7-1_all.deb |
Ausführliche Beschreibung | LCOV is an extension of GCOV, a GNU tool which provides information about
what parts of a program are actually executed (i.e. "covered") while running
a particular test case. The extension consists of a set of PERL scripts
which build on the textual GCOV output to implement the following enhanced
functionality:
.
- HTML based output: coverage rates are additionally indicated using bar
graphs and specific colors.
- Support for large projects: overview pages allow quick browsing of
coverage data by providing three levels of detail: directory view,
file view and source code view.
|