| blib/lib/TestML1/Compiler.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 6 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 90 | 4 | 225 | 0 | $input and not $self->directives->{'TestML'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 103 | 0 | 42 | 0 | $self->directives->{'DataMarker'} ||= $self->directives->{'BlockMarker'} |