blib/lib/Cache/CacheFactory/Expiry/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 8 | 62.5 |
line | true | false | branch |
---|---|---|---|
25 | 0 | 5 | if exists $$param{'purge_order'} |
73 | 0 | 6 | unless $self->pre_purge_hook($cache) |
83 | 0 | 6 | unless $self->pre_purge_per_storage_hook($cache, $storage) |
92 | 3 | 5 | unless $self->should_keep($cache, $storage, 'pruning', $object) |