Condition Coverage

blib/lib/Tie/CacheRedisDB.pm
Criterion Covered Total %
condition 5 11 45.4


or 2 conditions

line l !l condition
19 1 0 $whatsit // ''
23 0 3 $args->{'namespace'} // 'TIECACHEREDISDB'
27 0 3 $args->{'can_miss'} // 2
0 0 'Cache::RedisDB'->get(@$where) // {}

or 3 conditions

line l !l&&r !l&&!r condition
19 3 0 1 not defined $whatsit or ($whatsit // '') eq 'HASH'