blib/lib/Paws/API/Retry.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 6 | 100.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
54 | 104 | 13 | 116 | $self->result_is_exception and $self->_still_has_retries |
117 | 63 | 53 | $self->result_is_exception and $self->_still_has_retries and $self->exception_is_retriable |