Markus Rinne bce0c67cc2 development/lcov: Updated for version 1.16. il y a 2 ans
..
README 97cac81031 development/lcov: Fix README. il y a 4 ans
lcov.SlackBuild bce0c67cc2 development/lcov: Updated for version 1.16. il y a 2 ans
lcov.info bce0c67cc2 development/lcov: Updated for version 1.16. il y a 2 ans
slack-desc 6f62782ee2 development/lcov: Fix typo. il y a 9 ans

README

LCOV is a graphical front-end for GCC's coverage testing tool gcov.
It collects gcov data for multiple source files and creates HTML pages
containing the source code annotated with coverage information. It
also adds overview pages for easy navigation within the file structure.
LCOV supports statement, function and branch coverage measurement.