blib/lib/Google/Client/Role/FurlAgent.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 10 | 90.0 |
line | true | false | branch |
---|---|---|---|
48 | 1 | 13 | unless ($response->is_success) |
52 | 2 | 11 | unless $response->decoded_content |
54 | 1 | 10 | unless ($response->content_type =~ m[application/json]) |
60 | 0 | 10 | if $@ |
69 | 9 | 3 | if ($params) |