Condition Coverage

blib/lib/Catalyst/Plugin/Authentication/Simple.pm
Criterion Covered Total %
condition 0 7 0.0


and 3 conditions

line !l l&&!r l&&r condition
70 0 0 0 $f_user eq $user and $f_pass eq $password

or 2 conditions

line l !l condition
48 0 0 $c->config->{'authentication'}{'password_hash'} || ''
128 0 0 $$c{'roles'} ||= []