| Name: | lcov |
|---|---|
| Version: | 1.14 |
| Release: | 6.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 391470 |
| License: | GPLv2+ |
| RPM: | lcov-1.14-6.el8.noarch.rpm |
| Source RPM: | lcov-1.14-6.el8.src.rpm |
| Build Date: | Fri Dec 24 2021 |
| Build Host: | build-ol8-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/linux-test-project/lcov/ |
| Summary: | LTP GCOV extension code coverage tool |
| Description: | 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 HTML output and support for large projects. |