| blib/lib/Regexp/Trie.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 28 | 0 | 0 | if $$self{''} and scalar keys %$self == 1 |
| 33 | 0 | 0 | if (ref $$self{$char}) { } |
| 34 | 0 | 0 | if (defined(my $recurse = _regexp($$self{$char}))) { } |
| 44 | 0 | 0 | @cc == 1 ? : |
| 0 | 0 | if @cc | |
| 45 | 0 | 0 | @alt == 1 ? : |
| 46 | 0 | 0 | $cconly ? : |
| 0 | 0 | if $q |