Branch Coverage

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


line true false branch
74 0 1381 unless $self->{'s_func'} = 'Digest::SHA'->can("hmac_sha$algo")
76 485 896 $algo =~ /^(384|512)$/ ? :
109 4074 1400 defined $seed ? :
116 4074 1400 if (defined $seed)
136 1344 1400 if defined $seed