Condition Coverage

File:/usr/local/bin/autom4te
Coverage:54.5%

line%coveragecondition
2850
Adec
00
11
$ENV{'autom4te_perllibdir'} || '/usr/local/share/autoconf'
4850
Adec
00
11
$ENV{'AC_MACRODIR'} || '/usr/local/share/autoconf'
9150
Adec
00
11
$ENV{'M4'} || '/usr/local/bin/m4'
37533
ABdec
0X0
100
111
$freeze and @trace
43167
ABdec
0X0
100
111
not $melt and $file
5040
ABdec
000
011
1X1
$message ||= "possibly undefined macro: $word"
53550
Adec
00
11
join('|', map({/^forbid:([^:]+)/;} @patterns)) || '^$'
53650
Adec
00
11
join('|', map({/^allow:([^:]+)/;} @patterns)) || '^$'
58160
ABCDdec
0XXX0
10XX0
110X0
11100
11111
not /^$/ and /$forbidden/o and not /$allowed/o and not exists $prohibited{$_}
65967
ABdec
000
011
1X1
s/^\$\{([^}]*)\}([\@*%])// or s/^\$(.?)([\@*%])//
87833
ABdec
000
011
1X1
not -f $tfile or not -f $ofile
95833
ABdec
000
011
1X1
$ENV{'AUTOM4TE_CFG'} || "$pkgdatadir/autom4te.cfg"
95933
ABdec
0X0
100
111
exists $ENV{'HOME'} and -f "$ENV{'HOME'}/.autom4te.cfg"
97533
ABdec
000
011
1X1
mkdir "$cache", 493 or -d "$cache"
99033
ABdec
0X0
100
111
-f $icache and mtime $icache > mtime $0
1000100
ABdec
000
011
1X1
$force or not up_to_date $req
1008100
ABdec
000
011
1X1
$force or not $req->valid
1050100
ABdec
000
011
1X1
$force or mtime $output < mtime($ocache . $req->id)