Condition Coverage
blib/lib/API/Google.pm
Criterion
Covered
Total
%
condition
0
6
0.0
and 3 conditions
line
!l
l&&!r
l&&r
condition
92
0
0
0
$http_method eq 'post' and $payload
or 3 conditions
line
l
!l&&r
!l&&!r
condition
92
0
0
0
$http_method eq 'get' or $http_method eq 'delete'