blib/lib/Cache/Memory/Simple/Scalar.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 8 | 75.0 |
line | true | false | branch |
---|---|---|---|
21 | 5 | 5 | if (defined $$self[0]) { } |
22 | 3 | 2 | if ($$self[0] > Time::HiRes::time()) { } |
36 | 0 | 0 | if (my $val = $self->get) { } |
47 | 2 | 1 | defined $expiration ? : |