Branch Coverage

blib/lib/HTTP/SimpleLinkChecker.pm
Criterion Covered Total %
branch 3 6 50.0


line true false branch
25 0 5 unless (defined $link)
33 0 5 if (not $response and $response->code >= 400)
38 0 5 unless (ref $response)