| blib/lib/Attribute/Cached.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 10 | 70.0 |
| line | true | false | branch |
|---|---|---|---|
| 195 | 1 | 0 | if (ref $options eq 'ARRAY') { } |
| 213 | 0 | 2 | unless my $ct = $config{'time'} || $pkg->can('getCacheTime') |
| 232 | 2 | 4 | if ($result) { } |
| 242 | 6 | 0 | unless $transform |
| 253 | 4 | 6 | unless ref $what eq 'CODE' |