| blib/lib/Database/Async/Query.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 22 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 211 | 0 | 0 | if $self->{'streaming_input'} |
| 246 | 0 | 0 | if ($self->{'in'}) { } |
| 350 | 0 | 0 | if $row_data->is_ready |
| 351 | 0 | 0 | if $f->is_done |
| 352 | 0 | 0 | if $f->is_cancelled |
| 357 | 0 | 0 | unless $f->is_ready |
| 369 | 0 | 0 | unless $f->is_ready |
| 394 | 0 | 0 | if ($f->is_ready) |
| 404 | 0 | 0 | if (ref $src eq 'ARRAY') |
| 407 | 0 | 0 | unless &blessed($src) and $src->isa('Ryu::Source') |
| 447 | 0 | 0 | @id ? : |