blib/lib/EV/Hiredis.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 12 | 41.6 |
line | true | false | branch |
---|---|---|---|
20 | 0 | 1 | if $args{'on_connect'} |
21 | 0 | 1 | if $args{'connect_timeout'} |
22 | 0 | 1 | if $args{'command_timeout'} |
24 | 0 | 1 | if (exists $args{'host'}) { } |
0 | 1 | elsif (exists $args{'path'}) { } | |
25 | 0 | 0 | defined $args{'port'} ? : |