Condition Coverage

File:/usr/local/share/automake-1.11/Automake/Condition.pm
Coverage:27.8%

line%coveragecondition
1977
ABCDEFdec
0X0X0X0
0X0X100
0X0X111
0X100X0
0X10100
0X10111
0X11XX1
100X0X0
100X100
100X111
10100X0
1010100
1010111
1011XX1
11XXXX1
$cond eq 'FALSE' and $#conds > 0 or $cond =~ /^(.*)_TRUE$/ and exists $$self{'hash'}{"$1_FALSE"} or $cond =~ /^(.*)_FALSE$/ and exists $$self{'hash'}{"$1_TRUE"}
4200
ABdec
000
011
1X1
$self->false or $when->false