Branch Coverage

blib/lib/Gearman/Glutch.pm
Criterion Covered Total %
branch 2 16 12.5


line true false branch
20 0 1 @_ == 1 ? :
46 0 0 if $Gearmand::graceful_shutdown
51 0 0 unless $self->server->jobs_outstanding
63 0 0 if ($kid)
96 0 0 if (defined $self->max_reqs_per_child and $i >= $self->max_reqs_per_child) { }
103 0 0 if $self->on_complete
109 0 1 if $self->on_spawn_child
116 0 0 if $$self{'child'}