Condition Coverage

blib/lib/Text/Password/Pronounceable/RandomCase.pm
Criterion Covered Total %
condition 10 18 55.5


or 3 conditions

line l !l&&r !l&&!r condition
16 2 1 0 $min ||= $$self{'min'}
17 2 1 0 $max ||= $$self{'max'}
18 1 2 0 $prob ||= $$self{'prob'}
21 4 0 0 $min ||= $DEFAULT_LENGTH
22 4 0 0 $max ||= $min
23 3 1 0 $prob ||= $DEFAULT_PROBALITITY