blib/lib/Persistence/Fetchable.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
97 | 0 | 0 | if $object->fetch_method ne $fetch_method |
116 | 0 | 0 | if ($entity_manager and not $attribute->has_value($this)) |
117 | 0 | 0 | unless ($entity_manager->has_lazy_fetch_flag($this, $attr_name)) |
118 | 0 | 0 | unless ($pending_fetch{$this}) |