          MODULE=lcov
         VERSION=2.4
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://github.com/linux-test-project/lcov/releases/download/v$VERSION
      SOURCE_VFY=sha256:3457825c6b2fe4ef77c782b82a23875c84a3c955243823f05d8f2dec0d455820
        WEB_SITE=https://github.com/linux-test-project/lcov/
         ENTERED=20200720
         UPDATED=20251222
           SHORT="graphical gcov front-end"
cat << EOF
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.
EOF
