| blib/lib/Catalyst/Plugin/Authentication/Simple.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 7 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 70 | 0 | 0 | 0 | $f_user eq $user and $f_pass eq $password | 
| line | l | !l | condition | 
|---|---|---|---|
| 48 | 0 | 0 | $c->config->{'authentication'}{'password_hash'} || '' | 
| 128 | 0 | 0 | $$c{'roles'} ||= [] |