Branch Coverage

lib/Crypt/DRBG/Hash.pm
Criterion Covered Total %
branch 8 12 66.6


line true false branch
74 0 1354 unless $self->{'s_func'} = 'Digest::SHA'->can("sha$algo")
76 458 896 $algo =~ /^(384|512)$/ ? :
86 1354 0 if ($is_64) { }
146 0 0 if length $data & 1
169 39136 238008 if ($total > 4294967295)
205 1344 1349 if (defined $seed)