| blib/lib/StorageDisplay/Moose/Cached.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 8 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 36 | 18 | 45 | if (exists $args{'cached_hash'}) |
| 39 | 0 | 18 | unless exists $args{'compute'} |
| 64 | 80 | 96 | if ($self->$cache_has($name)) |
| 68 | 96 | 0 | if (defined $elem) |