Condition Coverage

blib/lib/auto/share/dist/Alien-autoconf/bin/autom4te
Criterion Covered Total %
condition 13 85 15.2


and 3 conditions

line !l l&&!r l&&r condition
15 0 0 1 $d[-5] eq "lib" and $d[-6] eq "blib"
448 0 0 0 $freeze and @trace
504 0 0 0 not $melt and $file
620 0 0 0 -e $output and not -f $output
661 0 0 0 not /^$/ and /$forbidden/o
0 0 0 not /^$/ and /$forbidden/o and not /$allowed/o
0 0 0 not /^$/ and /$forbidden/o and not /$allowed/o and not exists $prohibited{$_}
969 0 0 0 -f $tfile and -f $ofile
1062 0 1 0 exists $ENV{'HOME'} and -f "$ENV{'HOME'}/.autom4te.cfg"
1083 0 0 0 $eexist and -d $cache
1101 0 0 0 -f $icache and &mtime($icache) > &mtime($0)
0 0 0 -f $icache and &mtime($icache) > &mtime($0) and "Autom4te::C4che"->good_version($icache_file, "2.72")

or 2 conditions

line l !l condition
48 1 0 $ENV{'autom4te_perllibdir'} || '/usr/local/lib/perl5/site_perl/5.42.0/x86_64-linux/auto/share/dist/Alien-autoconf/share/autoconf'
68 1 0 $ENV{'AC_MACRODIR'} || '/usr/local/lib/perl5/site_perl/5.42.0/x86_64-linux/auto/share/dist/Alien-autoconf/share/autoconf'
111 0 1 $ENV{'M4'} || '/usr/local/lib/perl5/site_perl/5.42.0/x86_64-linux/auto/share/dist/Alien-m4/bin/m4'
608 0 0 join('|', map({/^forbid:([^:]+)/;} @patterns)) || '^$'
609 0 0 join('|', map({/^allow:([^:]+)/;} @patterns)) || '^$'

or 3 conditions

line l !l&&r !l&&!r condition
10 0 1 0 $ENV{'AUTOM4TE'} ||= "File::Spec"->catfile($dist_dir, "bin/autom4te")
11 0 1 0 $ENV{'autom4te_perllibdir'} ||= "File::Spec"->catdir($dist_dir, "share/autoconf")
12 0 1 0 $ENV{'AC_MACRODIR'} ||= "File::Spec"->catdir($dist_dir, "share/autoconf")
13 0 1 0 $ENV{'AUTOCONF'} ||= "File::Spec"->catfile($dist_dir, "bin/autoconf")
14 0 1 0 $ENV{'AUTOHEADER'} ||= "File::Spec"->catfile($dist_dir, "bin/autoheader")
15 0 1 0 $ENV{'AUTOM4TE_CFG'} ||= "File::Spec"->catfile($dist_dir, "share/autoconf/autom4te.blib.cfg")
17 0 1 0 $ENV{'trailer_m4'} ||= "File::Spec"->catdir($dist_dir, "share/autoconf/autoconf/trailer.m4")
577 0 0 0 $message ||= "possibly undefined macro: $word"
742 0 0 0 s/^\$\{([^}]*)\}([\@*%])// or s/^\$(.?)([\@*%])//
1060 1 0 0 $ENV{'AUTOM4TE_CFG'} || "$pkgdatadir/autom4te.cfg"
1112 0 0 0 $main::force or not &up_to_date($req)
1120 0 0 0 $main::force or not $req->valid
1164 0 0 0 $main::force or &mtime($output) <= &mtime($ocache . $req->id)