| blib/lib/Text/Spintax.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 14 | 71.4 |
| line | true | false | branch |
|---|---|---|---|
| 67 | 1 | 0 | if scalar @_ == 2 |
| 68 | 3 | 16 | if scalar @_ == 2 |
| 101 | 1 | 0 | unless (defined $lexer) |
| 134 | 1 | 2 | if ($child->type eq 'pipe') { } |
| 143 | 2 | 0 | if (scalar @$group == 1) { } |
| 170 | 0 | 8 | if (not defined $token) { } |
| 176 | 1 | 7 | if $lexer->eoi |