blib/lib/MarpaX/Languages/Lua/Parser.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 8 | 50.0 |
line | l | !l | condition |
---|---|---|---|
278 | 295 | 1 | $self->recce->lexeme_read("keyword $literal", $start, $length) // die($self->input_file_name . ":${line}:${column}: keyword '${literal}' used as |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
361 | 0 | 21 | 0 | $args{'input_file_name'} || $self->input_file_name |
368 | 0 | 20 | 0 | $args{'output_file_name'} || $self->output_file_name |