Branch Coverage
blib/lib/Net/HTTP/Spore/Middleware/Auth/Basic.pm
Criterion
Covered
Total
%
branch
2
4
50.0
line
true
false
branch
16
0
1
unless
$self
->should_authenticate
(
$req
)
18
1
0
if
(
$self
->has_username
and
$self
->has_password
)