Condition Coverage

blib/lib/App/TestOnTap/Dispenser.pm
Criterion Covered Total %
condition 14 17 82.3


and 3 conditions

line !l l&&!r l&&r condition
105 24 0 2 $prunedTests and scalar @$prunedTests != scalar @$tests
208 2 5 48 not @eligible and @nonParallelizable
7 6 42 not @eligible and @nonParallelizable and not keys %{$$self{'inprogress'};}

or 2 conditions

line l !l condition
140 81 0 shift() || []

or 3 conditions

line l !l&&r !l&&!r condition
174 4 12 82 @{$self->{'graph'}{$t};} or $self->{'inprogress'}{$t}
189 18 37 0 $self->{'args'}->getOrderStrategy || $self->{'args'}->getConfig->getOrderStrategy || $self->{'orderstrategy'}