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 |