Branch Coverage

blib/lib/Net/ACME/HTTP_Tiny.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
87 1 12 if ($resp_obj->status == 599)
99 0 12 if ($resp->{'status'} >= 400)