blib/lib/IPC/SharedCache.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 19 | 0.0 |
line | l | !l | condition |
---|---|---|---|
623 | 0 | 0 | $$root_record{'size'} > $$options{'max_size'} and scalar @{$$root_record{'queue'};} |
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'} |
line | l | !l | condition |
---|---|---|---|
595 | 0 | 0 | $$root_record{'last_key'} || 1 |
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 |