Condition Coverage

inc/TestML/Compiler.pm
Criterion Covered Total %
condition 3 6 50.0


and 3 conditions

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

or 3 conditions

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