Condition Coverage

blib/lib/Crypt/HSXKPasswd/Dictionary/Basic.pm
Criterion Covered Total %
condition 4 4 100.0


and 2 conditions

line l !l condition
164 2 1 $self->{'sources'}{'num_arrays'} and scalar @{$self->{'sources'}{'files'};}

or 2 conditions

line l !l condition
159 1 2 $self->{'sources'}{'num_arrays'} or scalar @{$self->{'sources'}{'files'};}