Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
109 0 0 0 $http_method eq 'post' and $params->{'payload'}

or 2 conditions

line l !l condition
25 0 0 $params->{'max_refresh_attempts'} || 5

or 3 conditions

line l !l&&r !l&&!r condition
109 0 0 0 $http_method eq 'get' or $http_method eq 'delete'