| blib/lib/Net/Azure/CognitiveServices/Face/Base.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 12 | 8.3 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 31 | 0 | 15 | 0 | $self->{'json'} ||= 'JSON'->new->utf8(1) |
| 37 | 0 | 0 | 0 | $self->{'agent'} ||= 'HTTP::Tiny'->new('agent', 'Net::Azure::CognitiveServices::Face::Base', 'timeout', 60) |
| 48 | 0 | 0 | 0 | $try > 10 or $res->{'status'} != 429 |
| 55 | 0 | 0 | 0 | $res->{'headers'}{'Content-Type'} || $res->{'headers'}{'content-type'} |