Branch Coverage

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


line true false branch
16 0 0 if ($params->{'tokensfile'}) { }
60 0 0 if ($tokens->{'access_token'})
92 0 0 if ($http_method eq 'get' or $http_method eq 'delete') { }
0 0 elsif ($http_method eq 'post' and $payload) { }