Branch Coverage

lib/Crypt/DRBG/Hash.pm
Criterion Covered Total %
branch 6 10 60.0


line true false branch
94 0 1355 unless $self->{'s_func'} = $params{'func'} || 'Digest::SHA'->can("sha$algo")
96 459 896 $algo =~ /^(384|512)$/ ? :
106 1355 0 if ($is_64) { }
166 0 0 if length $data & 1
223 1344 1350 if (defined $seed)