Condition Coverage

inc/TestML/Compiler.pm
Criterion Covered Total %
condition 2 6 33.3


and 3 conditions

line !l l&&!r l&&r condition
90 0 20 0 $input and not $self->directives->{'TestML'}

or 3 conditions

line l !l&&r !l&&!r condition
101 0 4 0 $self->directives->{'DataMarker'} ||= $self->directives->{'BlockMarker'}