Condition Coverage

blib/lib/Data/Password/Simple.pm
Criterion Covered Total %
condition 3 11 27.2


and 3 conditions

line !l l&&!r l&&r condition
276 0 0 0 -e $source && -r _

or 2 conditions

line l !l condition
89 1 0 $dict // undef

or 3 conditions

line l !l&&r !l&&!r condition
92 1 1 0 $params{'length'} // $self{'_default_length'}
276 0 0 0 not -e $source && -r _ or -d _