| blib/lib/Net/ACME/Authorization/Pending.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 8 | 62.5 |
| line | true | false | branch |
|---|---|---|---|
| 84 | 0 | 3 | unless (@{$opts{'challenges'};}) |
| 91 | 0 | 4 | unless ($challenge->isa($PENDING_CLASS)) |
| 114 | 1 | 2 | if $resp->status != 200 |
| 123 | 0 | 2 | if $c->{'status'} eq 'pending' |