Condition Coverage

blib/lib/Test2/Harness/Result.pm
Criterion Covered Total %
condition 18 27 66.6


and 3 conditions

line !l l&&!r l&&r condition
66 0 0 1803 $plans and @$plans
0 1689 114 $plans and @$plans and $plans->[0]->directive eq 'SKIP'
89 571 38 2 $set[1] and $set[1] eq 'NO PLAN'

or 2 conditions

line l !l condition
36 0 655 $self->{'total'} ||= 0
37 0 655 $self->{'failed'} ||= 0
40 0 655 $self->{'plans'} ||= []
42 0 655 $self->{'events'} ||= []
71 2 2 $_[1] || 1
84 14303 5015 $e->nested || 0

or 3 conditions

line l !l&&r !l&&!r condition
35 0 655 0 $self->{'start_time'} ||= &Test2::Harness::Result::time()
92 2 2 5011 $e->causes_fail or $e->terminate