Condition Coverage
lib/Crypt/Perl/KeyBase.pm
Criterion
Covered
Total
%
condition
2
3
66.6
and 3 conditions
line
!l
l&&!r
l&&r
condition
14
1
0
5
$hash_alg =~ /\Asha[0-9]+\z/ && 'Digest::SHA'->can($hash_alg)