Condition Coverage
blib/lib/WebService/NationBuilder/HTTP.pm
Criterion
Covered
Total
%
condition
0
8
0.0
and 3 conditions
line
!l
l&&!r
l&&r
condition
92
0
0
0
$res->code =~ /^5/x and $retries--
118
0
0
0
$params and ref $params eq 'HASH'
or 2 conditions
line
l
!l
condition
46
0
0
$params ||= {}