| blib/lib/App/Prove/Elasticsearch/Queue/Default.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 16 | 87.5 |
| line | true | false | branch |
|---|---|---|---|
| 30 | 1 | 2 | unless scalar @$plans |
| 35 | 4 | 0 | ref $plan->{'tests'} eq 'ARRAY' ? : |
| 39 | 1 | 1 | unless $self->{'config'}{'queue.granularity'} |
| 53 | 1 | 1 | if $self->{'searcher'} |
| 73 | 1 | 1 | if @$plans |
| 86 | 2 | 4 | if ref $subj ne 'ARRAY' |
| 89 | 4 | 2 | if (scalar @$subj == scalar @pigeonholes) |
| 107 | 1 | 0 | if ref $plans eq 'ARRAY' and @$plans |