Branch Coverage

blib/lib/Crypt/DRBG/HMAC.pm
Criterion Covered Total %
branch 9 10 90.0


line true false branch
92 0 1391 unless $self->{'s_func'} = $params{'func'} || 'Digest::SHA'->can("hmac_sha$algo")
94 495 896 $algo =~ /^(384|512)$/ ? :
127 4086 1439 defined $seed ? :
134 4086 1439 if (defined $seed)
154 1344 1439 if defined $seed