Branch Coverage

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


line true false branch
37 1 8 unless (defined $self->{'num_generated'})
40 1 7 if (ref $self->{'possible_hash_types'} ne "ARRAY")
43 1 6 unless (@{$self->{'possible_hash_types'};})
54 2 3 if ($self->{'num_generated'} < @{$self->{'possible_hash_types'};}) { }
61 1 1 $self->{'mode_id'} ? :
70 1 3 $self->{'mode_id'} ? :