Branch Coverage

blib/lib/IO/AIO/LoadLimited.pm
Criterion Covered Total %
branch 9 12 75.0


line true false branch
17 1 1 unless defined $limit
19 1 1 if (ref $grp_or_donecb eq 'CODE') { }
1 0 elsif (ref $grp_or_donecb eq 'IO::AIO::GRP') { }
30 2 1034 unless my $path = shift @$paths
32 1034 0 $_[0] >= 0 ? :
37 0 1034 unless my $fh = shift()