blib/lib/GraphQL/AsyncIterator.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 6 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
108 | 22 | 2 | 3 | $self->_exhausted and not @{$self->_values_queue;} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
70 | 20 | 0 | 0 | $then or $catch |