| blib/lib/AnyEvent/Retry.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 1 | 20 | 5.0 |
| line | true | false | branch |
|---|---|---|---|
| 63 | 0 | 0 | if $self->autostart |
| 70 | 3 | 0 | if (not $self->_sent_result) |
| 79 | 0 | 0 | if $time <= 0 |
| 103 | 0 | 0 | if ($success) { } |
| 0 | 0 | elsif ($status =~ /error/) { } | |
| 116 | 0 | 0 | if ($self->max_tries > 0 and $next_i > $self->max_tries) |
| 142 | 0 | 0 | unless defined $self |
| 143 | 0 | 0 | $result ? : |
| 149 | 0 | 0 | unless defined $self |
| 177 | 0 | 0 | if $self->has_timer |