Condition Coverage

blib/lib/Data/Password.pm
Criterion Covered Total %
condition 5 9 55.5


and 3 conditions

line !l l&&!r l&&r condition
104 0 25 0 $Data::Password::MINLEN and $len < $Data::Password::MINLEN
105 3 20 2 $Data::Password::MAXLEN and $len > $Data::Password::MAXLEN
112 0 2 0 $Data::Password::MAXLEN and $Data::Password::MINLEN