Branch Coverage

blib/lib/EV/Hiredis.pm
Criterion Covered Total %
branch 3 8 37.5


line true false branch
20 0 1 if $args{'on_connect'}
22 0 1 if (exists $args{'host'}) { }
0 1 elsif (exists $args{'path'}) { }
23 0 0 defined $args{'port'} ? :