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