Branch Coverage

blib/lib/Search/Elasticsearch/CxnPool/Async/Static.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
44 61 7 if ($total > keys %seen)
49 1 63 if $seen{$cxn}++
51 14 49 if $cxn->is_live
54 40 9 if ($cxn->next_ping <= time)
63 47 7 if ($found ||= shift @skipped)