Branch Coverage

lib/Neo4j/Driver/Result/Bolt.pm
Criterion Covered Total %
branch 14 18 77.7


line true false branch
47 2 4 if $gather_results
64 0 2 unless $stream->failure == -1 or $stream->success == -1 or ($stream->failure xor $stream->success)
65 0 2 if $stream->failure and $stream->failure != -1
70 0 2 unless $stream->failure == -1 or $stream->success == -1 or ($stream->failure xor $stream->success)
71 0 2 if $stream->failure and $stream->failure != -1
87 2 7 unless $self->{'stream'}
91 4 3 if @row
93 1 6 unless ($self->{'stream'}->success)
106 3 5 unless $record