| blib/lib/Cache/Memory/Entry.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 9 | 11 | 81.8 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 244 | 2 | 0 | 2 | defined $$entry{'handlelock'} and $$entry{'handlelock'} == $dataref | 
| line | l | !l | condition | 
|---|---|---|---|
| 235 | 3 | 1 | $orig_size ||= 0 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 96 | 2 | 3 | 242 | $expiry or $exists | 
| 178 | 2 | 0 | 5 | not defined $$entry{'data'} or $mode =~ /^\+?>$/ |