Condition Coverage

blib/lib/Test2/Harness/Parser/TAP/SubtestState.pm
Criterion Covered Total %
condition 6 7 85.7


and 3 conditions

line !l l&&!r l&&r condition
40 38 0 12 $e->isa('Test2::Event::Subtest') and $e->subtest_id eq $self->{'_last_id'}

or 2 conditions

line l !l condition
21 50 1251 $e->nested || 0
73 4 8 $nest || 0