Branch Coverage

blib/lib/Net/ACME/HTTP.pm
Criterion Covered Total %
branch 12 18 66.6


line true false branch
75 0 9 unless $self->{'_acme_key'}
106 3 13 if ($@)
109 2 1 if (eval { do { $exc->isa('Net::ACME::X::HTTP::Protocol') } })
114 2 0 if $nonce
125 2 0 if ($acme_error) { }
128 2 0 if ($desc)
139 2 0 $acme_error ? :
169 13 0 if (my $nonce = $resp->header($_NONCE_HEADER))
179 1 8 unless $self->{'_last_nonce'}