blib/lib/Cache/Simple/TimedExpiry.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 6 | 100.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
81 | 2 | 7 | 10 | defined $key and exists $$self[1]{$key} |
145 | 1 | 1 | 2 | @{$$self[2];} and $$self[2][0][0] < $oldest_nonexpired_entry |