Condition Coverage

blib/lib/Test2/Event/Subtest.pm
Criterion Covered Total %
condition 4 10 40.0


and 3 conditions

line !l l&&!r l&&r condition
37 0 0 0 $self->{'effective_pass'} and not $pass
42 0 0 0 $s->can('todo') and defined $s->todo

or 2 conditions

line l !l condition
13 120 1 $self->{'subevents'} ||= []
53 3 1 $self->{'name'} || 'Nameless Subtest'