Condition Coverage

blib/lib/TAPx/Parser/Iterator.pm
Criterion Covered Total %
condition 5 8 62.5


and 3 conditions

line !l l&&!r l&&r condition
163 16 238 0 defined $line and $line =~ /^\s*not\s*$/

or 2 conditions

line l !l condition
164 0 0 $self->next_raw || ''

or 3 conditions

line l !l&&r !l&&!r condition
62 2 53 26 $ref eq 'GLOB' or $ref eq 'IO::Handle'