Condition Coverage

blib/lib/TAP/Parser/Grammar.pm
Criterion Covered Total %
condition 9 11 81.8


and 3 conditions

line !l l&&!r l&&r condition
385 253 12 1 $directive eq 'SKIP' and 0 != $tests_planned
265 0 1 $directive eq 'SKIP' and 0 != $tests_planned and $self->{'version'} < 13

or 2 conditions

line l !l condition
69 277 6 $args->{'version'} || 12

or 3 conditions

line l !l&&r !l&&!r condition
67 281 0 2 $self->{'iterator'} ||= $args->{'stream'}