Condition Coverage

blib/lib/Protocol/Redis/Test.pm
Criterion Covered Total %
condition 10 15 66.6


and 3 conditions

line !l l&&!r l&&r condition
388 0 0 2 defined $message && !defined($message->{'data'})
392 0 0 2 defined $message && !defined($message->{'data'})

or 2 conditions

line l !l condition
160 2 2 shift() || '$'
265 3 2 shift() || '*'
727 0 1 shift() || '*'

or 3 conditions

line l !l&&r !l&&!r condition
24 1 1 1 $api_version == 1 or $api_version == 2