Condition Coverage

support/Test/Harness/Point.pm
Criterion Covered Total %
condition 5 9 55.5


and 3 conditions

line !l l&&!r l&&r condition
129 47983 560 0 $type && $type eq 'todo'
134 47983 0 560 $type && $type eq 'skip'

or 3 conditions

line l !l&&r !l&&!r condition
86 97086 0 0 $self->ok || $self->is_todo || $self->is_skip