Branch Coverage

File:/usr/local/share/autoconf/Autom4te/General.pm
Coverage:46.7%

line%coveragebranch
18750TFif $! and $! == $? or $? == 255
192100TFif (not $debug and defined $tmp and -d $tmp)
20050TFif (not close STDOUT)
22850TFif $verbose and $debug
26750TFunless GetOptions %option
27750TFif $stdin
300100TFif ($s =~ m[[^\w+/.,-]])
33150TFif (not $tmp or not -d $tmp)
3340TFunless mkdir $tmp, 448
33850TFif $debug
359100TFif (not exists $seen{$item})
36550TFwantarray ? :
3840TFif ($!) { }
3920TFif (WIFEXITED($?)) { }
0TFelsif (WIFSIGNALED($?)) { }