Name: | lcov |
---|---|
Version: | 1.13 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Tools |
Size: | 376635 |
License: | GPLv2+ |
RPM: | lcov-1.13-1.el7.noarch.rpm |
Source RPM: | lcov-1.13-1.el7.src.rpm |
Build Date: | Sat Mar 17 2018 |
Build Host: | x86-ol6-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://ltp.sourceforge.net/coverage/lcov.php |
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. |