SlackBuildsOrg/development/lcov
Markus Rinne bf5cb43af3 development/lcov: Updated for version 1.13.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-01-09 20:18:25 +00:00
..
lcov.info development/lcov: Updated for version 1.13. 2017-01-09 20:18:25 +00:00
lcov.SlackBuild development/lcov: Updated for version 1.13. 2017-01-09 20:18:25 +00:00
README
slack-desc

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.