Condition Coverage

blib/lib/Authen/PIN.pm
Criterion Covered Total %
condition 0 14 0.0


and 3 conditions

line !l l&&!r l&&r condition
81 0 0 0 $pas and not $$self{'p'}
91 0 0 0 defined $pas and length $pas < $$self{'p'}
95 0 0 0 defined $cnt and length $cnt < $$self{'c'}
99 0 0 0 defined $hsh and length $hsh < $$self{'h'}

or 2 conditions

line l !l condition
15 0 0 ref $type || $type || 'Authen::PIN'