Condition Coverage

blib/lib/Test/Run/Obj/TestObj.pm
Criterion Covered Total %
condition 11 12 91.6


and 3 conditions

line !l l&&!r l&&r condition
117 0 1 2 defined $self->skip_all && length $self->skip_all
172 2 2 20 scalar @{$self->failed;} && $self->max
209 1 1 1 $self->next == $self->max + 1 && !@{$self->failed;}

or 3 conditions

line l !l&&r !l&&!r condition
192 5 6 22 $self->skipped || $self->bonus