Branch Coverage

blib/lib/API/Google.pm
Criterion Covered Total %
branch 0 30 0.0


line true false branch
18 0 0 if ($params->{'tokensfile'}) { }
33 0 0 if $self->{'debug'}
61 0 0 if $self->{'debug'}
64 0 0 if $self->{'debug'}
65 0 0 if ($tokens->{'access_token'})
75 0 0 if $self->{'debug'}
103 0 0 if $self->{'debug'}
109 0 0 if ($http_method eq 'get' or $http_method eq 'delete') { }
0 0 elsif ($http_method eq 'post' and $params->{'payload'}) { }
126 0 0 if $self->{'debug'}
137 0 0 if $self->{'debug'}
139 0 0 if (defined $res->{'error'})
144 0 0 if ($attempt == $self->{'max_refresh_attempts'})
147 0 0 if $self->{'debug'}
154 0 0 if ($attempt > 1)