Branch Coverage

blib/lib/Class/ReluctantORM/Relationship/HasLazy.pm
Criterion Covered Total %
branch 0 50 0.0


line true false branch
160 0 0 ref $inv ? :
162 0 0 $rel ? :
186 0 0 if (@_ < 1) { }
0 0 elsif (@_ > 1) { }
194 0 0 unless ($lazy_column)
228 0 0 unless (defined $collection)
236 0 0 if (@_)
240 0 0 if (defined $raw_value) { }
242 0 0 if (ref $cooked_value)
260 0 0 if ($collection->is_populated) { }
287 0 0 unless (defined $collection)
312 0 0 unless (defined $collection)
320 0 0 if (@newval)
324 0 0 if (defined $newval) { }
334 0 0 if ($collection->is_populated) { }
356 0 0 unless (exists $$new_args{$lazy_field})
361 0 0 if (ref $value eq 'ARRAY')
386 0 0 unless ($collection)
406 0 0 unless ($collection)
474 0 0 unless (exists $args{$f})
480 0 0 if ($args{'children'}) { }
493 0 0 if ($self->is_populated) { }
504 0 0 if (ref $object)
525 0 0 if ($self->is_populated) { }
581 0 0 $crit ? :