blib/lib/Proc/tored/Pool/Manager.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 10 | 80.0 |
line | true | false | branch |
---|---|---|---|
56 | 0 | 435 | unless my $acc = $self->can("on_$event") |
57 | 435 | 0 | if (my $cb = $self->$acc) |
84 | 166 | 35 | if ($code == 0) { } |
86 | 165 | 1 | if ($data) { } |
88 | 130 | 35 | if ($success) { } |