| lib/Neo4j/Driver/Result.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 19 | 20 | 95.0 |
| line | true | false | branch |
|---|---|---|---|
| 37 | 140 | 157 | wantarray ? : |
| 51 | 3 | 133 | if $self->size != 1 |
| 62 | 3 | 225 | if $fake_attached |
| 77 | 534 | 9 | unless $self->{'attached'} |
| 92 | 6 | 2 | unless ($next) |
| 93 | 3 | 3 | if $self->{'stream'} |
| 109 | 3 | 5 | unless $record |
| 117 | 4 | 74 | if $self->{'exhausted'} |
| 136 | 3 | 20 | if $self->{'exhausted'} |
| 170 | 40 | 0 | if ($^V ge v5.36) { } |