| blib/lib/Net/ACME/Certificate.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 6 | 12 | 50.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 43 | 0 | 4 | unless $opts{'content'} | 
| 44 | 0 | 4 | unless $opts{'type'} | 
| 45 | 0 | 4 | unless $opts{'issuer_cert_uri'} | 
| 76 | 0 | 3 | if $new_uri and $new_uri eq $uri | 
| 87 | 2 | 0 | if (defined $self->{'_type'}) | 
| 101 | 0 | 5 | if ($type ne 'application/pkix-cert') |