Branch Coverage

blib/lib/MHFS/EventLoop/Poll/Linux/Timer.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
30 0 0 unless $timerfd != -1
32 0 0 unless $timerhandle
54 0 0 $start > 1e-09 ? :
57 0 0 unless $settime_success == 0
65 0 0 if ($nread < 8)
72 0 0 unless (defined $nread)
73 0 0 unless ($!{'EAGAIN'})