Branch Coverage

blib/lib/Data/Random/HashType.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
56 1 9 if (ref $self->{'possible_hash_types'} ne "ARRAY")
59 1 8 unless (@{$self->{'possible_hash_types'};})
74 2 5 if ($self->{'num_generated'} < @{$self->{'possible_hash_types'};}) { }
85 1 1 $self->{'mode_id'} ? :
96 5 3 $self->{'mode_id'} ? :