blib/lib/PawsX/Waiter/Client.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 18 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
54 | 0 | 0 | 0 | &blessed($error) and $error->isa('Paws::Exception') |
139 | 0 | 0 | 0 | 'HASH' eq ref $response and exists $response->{'code'} |
155 | 0 | 0 | 0 | ref $result and 'ARRAY' eq ref $result |
0 | 0 | 0 | ref $result and 'ARRAY' eq ref $result and length $result >= 1 | |
174 | 0 | 0 | 0 | ref $result and 'ARRAY' eq ref $result |
0 | 0 | 0 | ref $result and 'ARRAY' eq ref $result and length $result >= 1 |