Branch Coverage

File:/usr/local/share/automake-1.11/Automake/XFile.pm
Coverage:0.0%

line%coveragebranch
1250TFif (@_)
1470TFif (not $fh->SUPER::open(@_))
1560TFif $file =~ /^\s*>/
1660TFif (not $fh->SUPER::close(@_))
1690TFunless $!
1860TFif defined $_
2330TFif (not flock $fh, $mode)
2400TF$make_j ? :
0TF$make_j ? :
0TFif $make_j or not $!{'ENOLCK'} || $!{'EOPNOTSUPP'}
2540TFif (not seek $fh, $_[0], $_[1])
2680TFif (not truncate $fh, $len)