Condition Coverage

blib/lib/Mojo/ACME.pm
Criterion Covered Total %
condition 6 12 50.0


and 3 conditions

line !l l&&!r l&&r condition
208 1 2 0 $tx->success and !$code || $code == $tx->res->code

or 2 conditions

line l !l condition
95 2 1 $self->{'nonces'} ||= []
145 0 0 $tx->res->json('/challenges') || []
212 1 0 $tx->res->json || {}

or 3 conditions

line l !l&&r !l&&!r condition
208 2 0 0 !$code || $code == $tx->res->code