| blib/lib/Concierge/Auth/Generators.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 18 | 26 | 69.2 |
| line | true | false | branch |
|---|---|---|---|
| 34 | 42 | 9 | wantarray ? : |
| 39 | 1 | 1 | wantarray ? : |
| 64 | 7 | 1 | $bytes =~ /^\d+$/u ? : |
| 76 | 9 | 1 | $length =~ /^\d+$/u ? : |
| 90 | 21 | 1 | defined $length && $length =~ /^\d+$/u ? : |
| 92 | 2 | 20 | $charset && !($charset =~ /^\s*$/u) ? : |
| 116 | 0 | 5 | if (open my $wfh, '<', $word_file) { } |
| 120 | 0 | 0 | unless length $line > $min_chars - 1 |
| 121 | 0 | 0 | if length $line > $max_chars |
| 137 | 0 | 5 | if ($list_size == 0) |
| 146 | 26 | 18 | if $seen{$num}++ |
| 148 | 0 | 18 | if $wd =~ /^[A-Z]/u |
| 154 | 5 | 0 | $used_fallback ? : |