line |
!l |
l&&!r |
l&&r |
condition |
11
|
60 |
11 |
0 |
defined $name_shortcuts and ref $name_shortcuts ne 'ARRAY' || @$axis_names != @$name_shortcuts |
32
|
29 |
405 |
104 |
defined $_[1] && exists $_[0]{'key_order'}{lc $_[1]} |
33
|
0 |
139 |
225 |
defined $_[1] && exists $_[0]{'shortcut_order'}{lc $_[1]} |
37
|
0 |
489 |
104 |
defined $string and not ref $string |
47
|
0 |
471 |
70 |
defined $string and not ref $string |
57
|
92 |
135 |
2808 |
ref $value_array eq 'ARRAY' && @$value_array == $self->{'count'} |
61
|
379 |
182 |
106 |
ref $value_array eq 'ARRAY' && @$value_array == $self->{'count'} + 1 && uc $value_array->[0] eq uc $self->name |
66
|
493 |
48 |
116 |
ref $value_hash eq "HASH" and CORE::keys %$value_hash == $self->{'count'} |
76
|
0 |
1 |
7 |
$key_count and $key_count <= $self->{'count'} |
109
|
0 |
0 |
36 |
ref $value_hash eq "HASH" and CORE::keys %$value_hash == $self->{'count'} |
123
|
9 |
1 |
76 |
@keys_got and @keys_got <= $self->{'count'} |