Branch Coverage

blib/lib/Data/Password/zxcvbn/Match/Repeat.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
22 450 1101 if $length <= 1
29 914 496 unless my(@greedy_match) = $password =~ /$GREEDY_RE/x
38 5 491 if (length $greedy_match[0] > length $lazy_match[0]) { }
86 9 29 length $self->base_token == 1 ? :