Condition Coverage

inc/Test2/Event/Subtest.pm
Criterion Covered Total %
condition 0 10 0.0


and 3 conditions

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

or 2 conditions

line l !l condition
14 0 0 $self->{'subevents'} ||= []
54 0 0 $self->{'name'} || 'Nameless Subtest'