Branch Coverage

blib/lib/Sledge/Authorizer/BasicAuth.pm
Criterion Covered Total %
branch 0 4 0.0


line true false branch
19 0 0 if ($auth_header =~ /^Basic (.+)$/)
21 0 0 if (defined $user and defined $pass)