Condition Coverage

blib/lib/Crypt/DRBG.pm
Criterion Covered Total %
condition 17 24 70.8


and 3 conditions

line !l l&&!r l&&r condition
105 48 20 5400 defined $params->{$name} and not ref $params->{$name}
129 43 2 2688 defined $params->{$name} and not ref $params->{$name}
137 9 0 0 defined $params->{'version'} and $params->{'version'}
163 5407 24 6 defined $pid and $pid != $$
191 2726 0 7 $params{'auto'} and not defined $params{'fork_safe'}

or 3 conditions

line l !l&&r !l&&!r condition
111 0 0 68 $params->{$autoname} or $params->{'auto'}
135 2 0 43 $params->{$autoname} or $params->{'auto'}
212 5431 0 73 not defined $self->{'cache'} or defined $seed