| blib/lib/CHI/Driver/Memory.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 10 | 90.0 |
| line | true | false | branch |
|---|---|---|---|
| 28 | 371 | 93 | if (defined $$self{'global'}) |
| 29 | 0 | 371 | if defined $$self{'datastore'} |
| 31 | 365 | 6 | $$self{'global'} ? : |
| 33 | 6 | 458 | if (not defined $$self{'datastore'}) |
| 42 | 2661 | 5893 | if ($$self{'is_size_aware'}) |