blib/lib/Catalyst/Authentication/Store/Htpasswd.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 4 | 50.0 |
line | l | !l | condition |
---|---|---|---|
28 | 0 | 3 | $config->{'user_class'} ||= 'Catalyst::Authentication::Store::Htpasswd::User' |
29 | 0 | 3 | $config->{'user_field'} ||= 'username' |