| blib/lib/Data/Annotation/Overlay.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 20 | 30.0 |
| line | true | false | branch |
|---|---|---|---|
| 23 | 0 | 11 | unless defined $path |
| 32 | 0 | 11 | if (exists $over->{$kpath}) { } |
| 0 | 11 | elsif (builtin::blessed($under) and $under->isa(__PACKAGE__)) { } | |
| 40 | 11 | 0 | if $self->cache_existing |
| 48 | 0 | 0 | unless defined $path |
| 62 | 0 | 0 | unless builtin::blessed($under) and $under->isa(__PACKAGE__) |
| 79 | 0 | 11 | if (means_missing($retval)) |
| 80 | 0 | 0 | unless $self->has_value_if_missing |
| 83 | 11 | 0 | if defined $retval or not $self->has_value_if_undef |
| 88 | 0 | 0 | unless defined $path |