lcov: lcov (the LTP GCOV extension)
lcov:
lcov: LCOV is a graphical front-end for GCC's coverage testing tool gcov.
lcov: It collects gcov data for multiple source files and creates HTML pages
lcov: containing the source code annotated with coverage information.  It
lcov: also adds overview pages for easy navigation within the file
lcov: structure.  LCOV supports statement, function and branch coverage
lcov: measurement.
lcov:
lcov: Homepage: http://ltp.sourceforge.net/coverage/lcov.php
lcov: