Branch Coverage

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


line true false branch
51 1 15 unless @files
60 5 21 if $htpasswd->htCheckPassword($username, $password)