Branch Coverage

blib/lib/Net/ACME2/HTTP/Convert.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
16 0 54 if ($resp_obj->status == 599)
28 0 54 if ($resp->{'status'} >= 400)