Branch Coverage

blib/lib/Search/Elasticsearch/CxnPool/Sniff.pm
Criterion Covered Total %
branch 12 12 100.0


line true false branch
32 29 21 if $self->next_sniff <= time
39 45 4 if $cxn->is_live
57 5 14 if ($cxn->is_dead) { }
61 13 1 if $self->sniff_cxn($cxn)
67 1 3 if $self->sniff_cxn($cxn)
73 10 10 if $self->sniff_cxn($cxn)