Condition Coverage
blib/lib/Clustericious/Plugin/SelfPlugAuth.pm
Criterion
Covered
Total
%
condition
2
3
66.6
or 3 conditions
line
l
!l&&r
!l&&!r
condition
36
0
75
6
$c
->authz
->host_has_tag
(
$c
->tx
->remote_address
,
'trusted'
)
or
$c
->auth
->check_credentials
(
$user
,
$pw
)