| blib/lib/Gherkin/ParserContext.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 7 | 42.8 |
| line | l | !l | condition |
|---|---|---|---|
| 11 | 0 | 3 | $options->{'token_queue'} ||= [] |
| 12 | 0 | 3 | $options->{'_errors'} ||= [] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 22 | 0 | 36 | 0 | shift @{$self->token_queue;} || $self->token_scanner->read |