| blib/lib/Mo/utils/Array.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 26 | 26 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 21 | 1 | 23 | unless (exists $self->{$key}) |
| 25 | 9 | 14 | if (ref $self->{$key} ne "ARRAY") |
| 28 | 8 | 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 | 8 | unless (exists $self->{$key}) |
| 97 | 1 | 7 | unless (defined $strings_ar) |
| 100 | 1 | 6 | if (ref $strings_ar ne "ARRAY") |
| 107 | 1 | 4 | if (ref $value ne "") |
| 113 | 1 | 3 | if (&none(sub { |