| blib/lib/Net/ACME/Challenge.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 5 | 100.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 48 | 2 | 2 | 1 | $opts{'error'} and not Net::ACME::Utils::thing_isa($opts{'error'}, $ERROR_CLASS) |
| line | l | !l | condition |
|---|---|---|---|
| 57 | 3 | 1 | $self->SUPER::status || 'pending' |