| blib/lib/Spike/Cache.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 24 | 0 | 0 | if ($self->debug) |
| 35 | 0 | 0 | unless $cached |
| 39 | 0 | 0 | wantarray ? : |
| 47 | 0 | 0 | if ($force or $time - $self->last_purge > $self->purge_time) |
| 50 | 0 | 0 | unless $time - $v->{'ctime'} > $self->max_ttl |
| 53 | 0 | 0 | if @outdated |
| 61 | 0 | 0 | if @oversized |
| 65 | 0 | 0 | if ($self->debug) |