| blib/lib/Search/Elasticsearch/CxnPool/Async/Simple/Static/NoPing.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 6 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 24 | 0 | 0 | if $cxn->is_live or $cxn->next_ping < time |
| 26 | 0 | 0 | unless grep {$_ eq $cxn;} @$dead |
| 29 | 0 | 0 | if (@$dead and $self->retries <= $self->max_retries) |