Branch Coverage

File:/usr/local/share/autoconf/Autom4te/XFile.pm
Coverage:45.8%

line%coveragebranch
117100TFif (@_)
14250TFif (not $fh->SUPER::open(@_))
151100TFif $file =~ /^\s*>/
16350TFif (not $fh->SUPER::close(@_))
1660TFunless $!
186100TFif defined $_
24150TFif (not flock $fh, $mode)
2480TF$make_j ? :
0TF$make_j ? :
0TFif $make_j or not $!{'ENOLCK'} || $!{'EOPNOTSUPP'}
26450TFif (not seek $fh, $_[0], $_[1])
28050TFif (not truncate $fh, $len)