blib/lib/Net/Azure/CognitiveServices/Face/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 16 | 43.7 |
line | true | false | branch |
---|---|---|---|
22 | 26 | 2 | $path ? : |
23 | 4 | 24 | if (keys %query) |
48 | 0 | 0 | if ($try > 10 or $res->{'status'} != 429) |
54 | 0 | 0 | if ($res->{'content'}) |
55 | 0 | 0 | unless ($res->{'headers'}{'Content-Type'} =~ m[application/json]) |
60 | 0 | 0 | unless ($res->is_success) |
78 | 15 | 13 | $hash ? : |
79 | 0 | 28 | defined $header ? : |