Branch Coverage

blib/lib/Authen/Simple.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
29 0 4 unless defined $_ and not ref $_ and length $_
33 1 3 if $adapter->authenticate($username, $password)