Condition Coverage

blib/lib/Class/ReluctantORM/FetchDeep.pm
Criterion Covered Total %
condition 0 50 0.0


and 3 conditions

line !l l&&!r l&&r condition
79 0 0 0 $plural_mode and ref $args{'objects'} ne 'ARRAY'
86 0 0 0 $plural_mode and not @{$args{'objects'};}
145 0 0 0 defined $lower and defined $upper
0 0 0 defined $lower and defined $upper and $lower == 0
0 0 0 defined $lower and defined $upper and $lower == 0 and $upper == 0
0 0 0 defined $upper and $upper == 1
189 0 0 0 $args{'fatal'} and not @results
202 0 0 0 ref $orig_args{'with'} and ref $orig_args{'with'} eq 'HASH'
224 0 0 0 ref $args{'order_by'} and not $args{'order_by'}->isa('Class::ReluctantORM::SQL::OrderBy')
300 0 0 0 blessed($orig_args{'where'}) and $orig_args{'where'}->isa(Where())
426 0 0 0 $is_zero_four_mode &&= exists $zero_four_attrs{$attr}
429 0 0 0 $any_zero_four_mode and not $is_zero_four_mode

or 2 conditions

line l !l condition
336 0 0 $orig_args{'execargs'} || []
337 0 0 $orig_args{'no_re_alias_where'} || 0
406 0 0 shift() || {}
440 0 0 $$with{$rel_name} || {}

or 3 conditions

line l !l&&r !l&&!r condition
427 0 0 0 $any_zero_four_mode ||= exists $zero_four_attrs{$attr}
481 0 0 0 ref $self || $self