| line | true | false | branch | 
 
| 284 | 0 | 1 | if $resp->status != 202 | 
 
| 298 | 1 | 0 | if (@contacts) | 
 
| 306 | 0 | 1 | if ($resp->status != 201) | 
 
| 379 | 0 | 1 | if $resp->status != 201 | 
 
| 389 | 1 | 1 | if ($_->{'type'} eq 'http-01') | 
 
| 408 | 0 | 1 | unless (Net::ACME::Utils::thing_isa($authz, 'Net::ACME::Authorization::Pending')) | 
 
| 420 | 0 | 1 | if $resp->status != 200 | 
 
| 442 | 0 | 1 | if $resp->status != 202 | 
 
| 464 | 0 | 1 | if ($status == 202) | 
 
| 471 | 0 | 0 | if ($pcert->is_time_to_poll) | 
 
| 473 | 0 | 0 | if $c | 
 
| 479 | 1 | 0 | if ($status == 201) | 
 
| 496 | 0 | 0 | unless (ref $self) | 
 
| 501 | 0 | 0 | unless my $url = $self->_get_directory->{'meta'} | 
 
| 502 | 0 | 0 | unless $url = $url->{'terms-of-service'} | 
 
| 528 | 0 | 3 | unless my $url = $self->_get_directory->{$link_name} |