blib/lib/Net/Azure/CognitiveServices/Face/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 9 | 11.1 |
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 |