slackbuilds/development/lcov
Markus Rinne 630005bf47 development/lcov: Added (LTP GCOV extension).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-03-28 02:30:31 +07:00
..
README development/lcov: Added (LTP GCOV extension). 2015-03-28 02:30:31 +07:00
lcov.SlackBuild development/lcov: Added (LTP GCOV extension). 2015-03-28 02:30:31 +07:00
lcov.info development/lcov: Added (LTP GCOV extension). 2015-03-28 02:30:31 +07:00
slack-desc development/lcov: Added (LTP GCOV extension). 2015-03-28 02:30:31 +07:00

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 meaurement.