Branch Coverage

blib/lib/IO/Async/Test.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
141 0 488 if ($timedout) { }
168 1 6 if (ref $_[2] eq 'CODE') { }
180 0 7 if (not defined $ret) { }
0 7 elsif ($ret == 0) { }