===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
dh-elpa-2.0.6/dh_elpa_test-241-            # TODO should we do this for ert_exclude too?
dh-elpa-2.0.6/dh_elpa_test:242:            $rule->not_exec( long_name($glob) );
dh-elpa-2.0.6/dh_elpa_test-243-        }
##############################################
dh-elpa-2.0.6/dh_elpa_test-317-    foreach my $glob (split(',', $options->{_}->{'ert_exclude'})) {
dh-elpa-2.0.6/dh_elpa_test:318:        $rule->not_exec( long_name($glob) );
dh-elpa-2.0.6/dh_elpa_test-319-    }