| blib/lib/EventStore/Tiny.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 10 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 62 | 1 | 246 | unless defined $template |
| 90 | 23 | 11 | if (defined $cached_sn and $cached_sn->timestamp <= $timestamp) |
| 102 | 2 | 32 | unless defined $self->cache_distance |
| 105 | 5 | 27 | if not defined $self->_cached_snapshot and $es->size > 0 |
| 110 | 20 | 12 | if @{$es->events;} > $self->cache_distance |