===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
gcovr-4.2/admin/jenkins_gcovr-32-    | sed 's/^/    /'
gcovr-4.2/admin/jenkins_gcovr:33:PYTHON_VER=`"$PYTHON" -c 'import sys; sys.stdout.write(str(sys.version_info[0]))'`
gcovr-4.2/admin/jenkins_gcovr-34-echo
##############################################
gcovr-4.2/doc/source/guide.rst-394-
gcovr-4.2/doc/source/guide.rst:395:-   ``--filter '(.+/)?foo\.c$'`` matches only files called ``foo.c``.
gcovr-4.2/doc/source/guide.rst-396-    The regex must match from the start of the relative path,
##############################################
gcovr-4.2/doc/source/guide.rst-435-
gcovr-4.2/doc/source/guide.rst:436:If we run ``gcovr --exclude-directories 'build/a$'``,
gcovr-4.2/doc/source/guide.rst-437-this will exclude anything in the ``build/a`` directory