Branch Coverage

blib/lib/CGI/Application/Plugin/Authentication/Driver/HTPasswd.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
46 1 10 unless @files
55 5 11 if $htpasswd->htCheckPassword($username, $password)