Condition Coverage

blib/lib/Test/Chimps/Smoker.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

line !l l&&!r l&&r condition
235 0 0 0 $i + 1 < $n and $self->sleep

or 2 conditions

line l !l condition
274 0 0 $$config{'test_glob'} || 't/*.t t/*/t/*.t'

or 3 conditions

line l !l&&r !l&&!r condition
276 0 0 0 $$config{'jobs'} || $$self{'jobs'}
357 0 0 0 $self->meta->{$project}{'source'} ||= 'Test::Chimps::Smoker::Source'->new(%{$self->config->{$project}{'repository'};}, 'config', $self->config->{$project}, 'smoker', $self)