Branch Coverage

blib/lib/Mojo/IOLoop/ReadWriteFork/SIGCHLD.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
28 0 33 if not $SIG{'CHLD'} and $reactor->isa("Mojo::Reactor::EV")
36 1 55 unless %$pids
41 32 23 if $kid == $pid or $kid == -1