Condition Coverage

blib/lib/Data/Password/zxcvbn/Match/Dictionary.pm
Criterion Covered Total %
condition 18 20 90.0


and 3 conditions

line !l l&&!r l&&r condition
196 340 9 7 $_[1] =~ /$ALL_NOT_LOWER_RE/x && $_[1] ne lc $_[1]
271 79 1 27 $is_sole_match and not $self->l33t
80 1 26 $is_sole_match and not $self->l33t and not $self->reversed
314 372 1 13 $self->reversed and length $word >= 4

or 2 conditions

line l !l condition
47 31 1502 $opts->{'l33t_table'} || \%l33t_table

or 3 conditions

line l !l&&r !l&&!r condition
43 41 1492 0 $opts->{'ranked_dictionaries'} || do {
242 0 1054 44 $S == 0 or $U == 0