Markus Rinne bf5cb43af3 development/lcov: Updated for version 1.13. 8 rokov pred
..
README 6f62782ee2 development/lcov: Fix typo. 9 rokov pred
lcov.SlackBuild bf5cb43af3 development/lcov: Updated for version 1.13. 8 rokov pred
lcov.info bf5cb43af3 development/lcov: Updated for version 1.13. 8 rokov pred
slack-desc 6f62782ee2 development/lcov: Fix typo. 9 rokov pred

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.