Condition Coverage

blib/lib/IPC/SharedCache.pm
Criterion Covered Total %
condition 0 19 0.0


and 2 conditions

line l !l condition
623 0 0 $$root_record{'size'} > $$options{'max_size'} and scalar @{$$root_record{'queue'};}

and 3 conditions

line !l l&&!r l&&r condition
531 0 0 0 $$options{'debug'} and $result
532 0 0 0 $$options{'debug'} and not $result
558 0 0 0 $$options{'max_size'} and length $cache_block > $$options{'max_size'}

or 2 conditions

line l !l condition
595 0 0 $$root_record{'last_key'} || 1

or 3 conditions

line l !l&&r !l&&!r condition
827 0 0 0 not defined $key or scalar @_ > 2
895 0 0 0 not defined $key or scalar @_ > 2