lib/Neo4j/Driver/Result.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 27 | 28 | 96.4 |
line | true | false | branch |
---|---|---|---|
33 | 7 | 4 | unless $self->{'columns'} |
50 | 133 | 148 | wantarray ? : |
64 | 3 | 124 | if $self->size != 1 |
66 | 63 | 61 | if $self->{'result'}{'stats'} |
75 | 3 | 218 | if $fake_attached |
90 | 430 | 10 | unless $self->{'attached'} |
92 | 10 | 0 | if $self->{'result'} |
105 | 5 | 4 | unless ($next) |
106 | 2 | 3 | if $self->{'stream'} |
122 | 3 | 5 | unless $record |
130 | 1 | 56 | if $self->{'exhausted'} |
142 | 1 | 2 | if $self->{'exhausted'} |
151 | 3 | 21 | if $self->{'exhausted'} |
202 | 1 | 2 | $self->{'result'}{'stats'} ? : |