lib/Net/Google/OAuth.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
57 | 0 | 0 | unless $uri = 'URI'->new($response_step1) |
79 | 0 | 0 | if $response_code != 200 |
117 | 0 | 0 | if ($grant_type eq 'authorization_code') { } |
0 | 0 | elsif ($grant_type eq 'refresh_token') { } | |
132 | 0 | 0 | if $response_code != 200 |
144 | 0 | 0 | if $response_code != 200 |