Branch Coverage

blib/lib/AnyEvent/IO/Perl.pm
Criterion Covered Total %
branch 8 14 57.1


line true false branch
32 4 0 open($fh, '<:raw:perlio', $path) && stat $fh && -s _ == sysread($fh, $data, -s _) ? :
41 1 2 unless sysopen my $fh, $_[0], $_[1], $_[2]
58 3 0 defined sysread($_[0], $data, $_[1]) ? :
63 4 0 defined $res ? :
103 0 0 defined $res ? :
125 1 1 unless opendir $fh, $_[0]
130 1 0 closedir $fh ? :