| blib/lib/Concierge/Auth/Generators.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 15 | 26 | 57.6 |
| line | true | false | branch |
|---|---|---|---|
| 34 | 29 | 6 | wantarray ? : |
| 39 | 0 | 0 | wantarray ? : |
| 64 | 7 | 1 | $bytes =~ /^\d+$/u ? : |
| 81 | 5 | 0 | $length =~ /^\d+$/u ? : |
| 100 | 14 | 1 | defined $length && $length =~ /^\d+$/u ? : |
| 102 | 2 | 13 | $charset && !($charset =~ /^\s*$/u) ? : |
| 126 | 0 | 3 | if (open my $wfh, '<', $word_file) { } |
| 130 | 0 | 0 | unless length $line > $min_chars - 1 |
| 131 | 0 | 0 | if length $line > $max_chars |
| 147 | 0 | 3 | if ($list_size == 0) |
| 156 | 7 | 11 | if $seen{$num}++ |
| 158 | 0 | 11 | if $wd =~ /^[A-Z]/u |
| 164 | 3 | 0 | $used_fallback ? : |