| blib/lib/Ixchel/Actions/base.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 9 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 201 | 0 | 0 | 0 | defined $results and ref $results eq "HASH" |
| 0 | 0 | 0 | defined $results and ref $results eq "HASH" and defined $self->{'results'}{'errors'} | |
| 0 | 0 | 0 | defined $results and ref $results eq "HASH" and defined $self->{'results'}{'errors'} and ref $results->{'results'}{'errors'} eq "ARRAY" |