Condition Coverage
lib/Pcore/Util/URI/Web2.pm
Criterion
Covered
Total
%
condition
2
6
33.3
and 3 conditions
line
!l
l&&!r
l&&r
condition
77
2
0
3
$self
->host
->canon
eq
$web2_domain
and
$self
->path
=~
m[\A(/[^/]+)/?]msu
135
0
0
0
$$cfg
{
'status'
}
and
$http_res
->status
==
$$cfg
{
'status'
}