Branch Coverage

File:/tmp/automake/lib/Automake/XFile.pm
Coverage:41.7%

line%coveragebranch
11750TFif (@_)
142100TFif (not $fh->SUPER::open(@_))
151100TFif $file =~ /^\s*>/
163100TFif (not $fh->SUPER::close(@_))
16650TFunless $!
186100TFif defined $_
2410TFif (not flock $fh, $mode)
2480TF$make_j ? :
0TF$make_j ? :
0TFif $make_j or not $!{'ENOLCK'} || $!{'EOPNOTSUPP'}
2640TFif (not seek $fh, $_[0], $_[1])
2800TFif (not truncate $fh, $len)