Branch Coverage

blib/lib/Proc/tored/Pool/Manager.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
56 0 450 unless my $acc = $self->can("on_$event")
57 450 0 if (my $cb = $self->$acc)
84 181 35 if ($code == 0) { }
86 180 1 if ($data) { }
88 145 35 if ($success) { }