Branch Coverage

blib/lib/HON/Http/UrlChecker/Service.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
71 2 6 if ($uri->scheme and $uri->opaque) { }
128 8 17 if (defined $response->header($field))
134 9 6 if (defined $response->$field)
153 1 3 if (scalar @redirects > 0)