Condition Coverage
blib/lib/HON/Http/UrlChecker/Service.pm
Criterion
Covered
Total
%
condition
6
6
100.0
and 3 conditions
line
!l
l&&!r
l&&r
condition
186
4
1
5
$uri->scheme and $uri->opaque
or 3 conditions
line
l
!l&&r
!l&&!r
condition
188
1
1
3
$uri->scheme eq 'http' or $uri->scheme eq 'https'