| blib/lib/Text/Spintax.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 10 | 70.0 |
| line | true | false | branch |
|---|---|---|---|
| 95 | 1 | 0 | unless (defined $lexer) |
| 128 | 1 | 2 | if ($child->type eq 'pipe') { } |
| 137 | 2 | 0 | if (scalar @$group == 1) { } |
| 164 | 0 | 8 | if (not defined $token) { } |
| 170 | 1 | 7 | if $lexer->eoi |