Condition Coverage

blib/lib/Webservice/Sendy/API.pm
Criterion Covered Total %
condition 0 37 0.0


and 3 conditions

line !l l&&!r l&&r condition
68 0 0 0 not defined $params->$param and defined $required_defaults->$param
91 0 0 0 $resp->content and $resp->content =~ /Already|missing|not|valid|Unable/i
134 0 0 0 $resp->content and $resp->content =~ /Already|missing|not|valid|Bounced|suppressed/i
171 0 0 0 $resp->content and $resp->content =~ /Some|valid|not/i
207 0 0 0 $resp->content and $resp->content =~ /No|valid|List|not/i
246 0 0 0 $resp->content and $resp->content =~ /No|vlaid|not/i
278 0 0 0 $resp->content and $resp->content =~ /No|valid|not/i
299 0 0 0 $resp->content and $resp->content =~ /No|valid/i
322 0 0 0 $resp->content and $resp->content =~ /No|valid|not/i

or 2 conditions

line l !l condition
289 0 0 $resp->content // -1
317 0 0 ($params->{'brand_id'} // $self->config->defaults->brand_id) // 1

or 3 conditions

line l !l&&r !l&&!r condition
68 0 0 0 defined $params->$param || defined $required_defaults->$param
317 0 0 0 $params->{'brand_id'} // $self->config->defaults->brand_id