blib/lib/CHI/Driver/Memory.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 10 | 90.0 |
line | true | false | branch |
---|---|---|---|
28 | 376 | 105 | if (defined $self->{'global'}) |
30 | 0 | 376 | if defined $self->{'datastore'} |
31 | 370 | 6 | $self->{'global'} ? : |
33 | 6 | 475 | if (not defined $self->{'datastore'}) |
42 | 2942 | 6185 | if ($self->{'is_size_aware'}) |