Branch Coverage

blib/lib/IO/Async/Loop/Ppoll.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
136 0 62 if !defined($pollret) || $pollret == -1 and $! != 4
144 22 1 if ($sigslot->[1])
160 1 8 unless exists $SIG{$signal}
176 0 8 unless sigaction($signum, $sigaction)
185 0 8 unless exists $SIG{$signal}