Condition Coverage

blib/lib/Test/Harness/Point.pm
Criterion Covered Total %
condition 7 9 77.7


and 3 conditions

line !l l&&!r l&&r condition
127 172 6 36 $type && $type eq 'todo'
132 172 0 6 $type && $type eq 'skip'

or 3 conditions

line l !l&&r !l&&!r condition
84 312 0 26 $self->ok || $self->is_todo || $self->is_skip