Branch Coverage

blib/lib/Net/ACME.pm
Criterion Covered Total %
branch 12 26 46.1


line true false branch
263 0 1 if $resp->status != 202
277 1 0 if (@contacts)
285 0 1 if ($resp->status != 201)
358 0 1 if $resp->status != 201
368 1 1 if ($_->{'type'} eq 'http-01')
387 0 1 unless (Net::ACME::Utils::thing_isa($authz, 'Net::ACME::Authorization::Pending'))
399 0 1 if $resp->status != 200
421 0 1 if $resp->status != 202
443 0 1 if ($status == 202)
450 0 0 if ($pcert->is_time_to_poll)
452 0 0 if $c
458 1 0 if ($status == 201)
508 0 3 unless my $url = $self->_get_directory->{$link_name}