blib/lib/TestML1/Compiler/Pegex.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 10 | 60.0 |
line | true | false | branch |
---|---|---|---|
21 | 0 | 33 | unless $self->parser->parse($self->code, 'code_section') |
28 | 22 | 11 | if (length $self->data) |
29 | 0 | 22 | unless $self->parser->parse($self->data, 'data_section') |
45 | 33 | 0 | if ($block_marker) |
52 | 33 | 0 | if ($point_marker) |