| blib/lib/Data/Annotation/Overlay.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 12 | 16.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 32 | 11 | 0 | 0 | builtin::blessed($under) and $under->isa(__PACKAGE__) |
| 62 | 0 | 0 | 0 | builtin::blessed($under) and $under->isa(__PACKAGE__) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 59 | 0 | 0 | 0 | $any_layer_does_caching ||= $cursor->cache_existing |
| 83 | 11 | 0 | 0 | defined $retval or not $self->has_value_if_undef |