Condition Coverage

blib/lib/Tie/CacheRedisDB.pm
Criterion Covered Total %
condition 0 11 0.0


or 2 conditions

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

or 3 conditions

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