| blib/lib/App/TestOnTap/Dispenser.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 14 | 17 | 82.3 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 101 | 24 | 0 | 2 | $prunedTests and scalar @$prunedTests != scalar @$tests | 
| 204 | 2 | 5 | 48 | not @eligible and @nonParallelizable | 
| 7 | 6 | 42 | not @eligible and @nonParallelizable and not keys %{$$self{'inprogress'};} | 
| line | l | !l | condition | 
|---|---|---|---|
| 136 | 81 | 0 | shift() || [] | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 170 | 4 | 12 | 82 | @{$self->{'graph'}{$t};} or $self->{'inprogress'}{$t} | 
| 185 | 18 | 37 | 0 | $self->{'args'}->getOrderStrategy || $self->{'args'}->getConfig->getOrderStrategy || $self->{'orderstrategy'} |