Branch Coverage

blib/lib/Catalyst/Authentication/Store/Htpasswd.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
20 1 2 unless (ref $file)
21 0 1 $file =~ m[^/] ? :
22 0 1 unless -r $filename
43 0 3 ref $self ? :