| blib/lib/Memoize/Attrs.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 12 | 66.6 |
| line | true | false | branch |
|---|---|---|---|
| 16 | 0 | 1 | unless defined $name |
| 17 | 0 | 1 | if ($name =~ /::/) { } |
| 31 | 0 | 1 | defined $data ? : |
| 1 | 1 | ref $data ? : | |
| 37 | 1 | 1 | if (exists $options{'INSTALL'}) { } |
| 47 | 0 | 2 | if (exists $options{'NORMALIZER'} and not ref $options{'NORMALIZER'}) |