| Name: | lcov |
|---|---|
| Version: | 1.14 |
| Release: | 6.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 391472 |
| License: | GPLv2+ |
| RPM: | lcov-1.14-6.el9.noarch.rpm |
| Source RPM: | lcov-1.14-6.el9.src.rpm |
| Build Date: | Sat Aug 20 2022 |
| Build Host: | build-ol9-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. |