Branch Coverage

blib/lib/Test/Run/Obj/TestObj.pm
Criterion Covered Total %
branch 9 10 90.0


line true false branch
117 2 1 defined $self->skip_all && length $self->skip_all ? :
225 1 2 $self->all_succesful ? :
3 3 $self->max ? :
246 3 3 $self->max ? :
265 0 19 if ($self->_still_running) { }