| line |
true |
false |
branch |
|
21
|
1 |
26 |
unless (exists $self->{$key}) |
|
25
|
10 |
16 |
if (ref $self->{$key} ne "ARRAY") |
|
28
|
9 |
1 |
$ref eq '' ? : |
|
39
|
1 |
4 |
unless (exists $self->{$key}) |
|
45
|
1 |
2 |
if (@{$self->{$key};} > $max_items) |
|
58
|
1 |
5 |
unless (exists $self->{$key}) |
|
77
|
1 |
4 |
unless (exists $self->{$key}) |
|
83
|
1 |
1 |
unless (@{$self->{$key};}) |
|
93
|
1 |
10 |
unless (exists $self->{$key}) |
|
97
|
1 |
9 |
if (defined $strings_ar and ref $strings_ar ne "ARRAY") |
|
104
|
1 |
5 |
if (ref $value ne "") |
|
110
|
1 |
4 |
if (defined $strings_ar and &none(sub {
$value eq $_;
}
, @{$strings_ar;})) |