          MODULE=lcov
         VERSION=2.3.2
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://github.com/linux-test-project/lcov/releases/download/v$VERSION
      SOURCE_VFY=sha256:6fed6cf48757d5083202be3356dfa6d64afa12d96d691745fad7e4c9ebe90bfa
        WEB_SITE=https://github.com/linux-test-project/lcov/
         ENTERED=20200720
         UPDATED=20251201
           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
