Branch Coverage

blib/lib/Memcached/Client/Selector/Traditional.pm
Criterion Covered Total %
branch 13 18 72.2


line true false branch
17 6 0 if ($list) { }
19 5 1 if (1 < $count) { }
1 0 elsif (1 == $count) { }
22 3 8 if (ref $server eq 'ARRAY') { }
33 0 1 ref $$list[0] ? :
46 2 13 unless $key
47 1 12 if $$self{'_single_sock'}
48 0 12 unless $$self{'buckets'}
50 0 12 ref $key ? :