Branch Coverage

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)
119 0 0 if ($grant_type eq 'authorization_code') { }
0 0 elsif ($grant_type eq 'refresh_token') { }
134 0 0 if ($response_code != 200)
148 0 0 if ($response_code != 200)