inc/TestML/Compiler/Pegex.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 10 | 50.0 |
line | true | false | branch |
---|---|---|---|
21 | 0 | 4 | unless $self->parser->parse($self->code, 'code_section') |
28 | 4 | 0 | if (length $self->data) |
29 | 0 | 4 | unless $self->parser->parse($self->data, 'data_section') |
45 | 4 | 0 | if ($block_marker) |
52 | 4 | 0 | if ($point_marker) |