| blib/lib/Search/Elasticsearch/CxnPool/Async/Sniff.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 11 | 11 | 100.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 38 | 45 | 5 | 29 | $self->next_sniff <= time and not $no_sniff | 
| 107 | 13 | 1 | 24 | $nodes and $self->parse_sniff($nodes) | 
| line | l | !l | condition | 
|---|---|---|---|
| 129 | 45 | 29 | shift @all || (last) | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 113 | 7 | 5 | 2 | @all or $done_seeds++ |