Branch Coverage

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


line true false branch
130 0 52 if !defined($pollret) || $pollret == -1 and $! != 4
138 15 1 if ($$sigslot[1])
154 1 6 unless exists $SIG{$signal}
170 0 6 unless sigaction($signum, $sigaction)
179 0 6 unless exists $SIG{$signal}