| blib/lib/Neo4j/Bolt/Txn.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 22 | 0 | 0 | unless ($cxn and ref($cxn) =~ /Cxn$/) |
| 25 | 0 | 0 | unless ($cxn->connected) |
| 31 | 0 | 0 | if $txn->errnum_ |
| 41 | 0 | 0 | unless ($query) |
| 44 | 0 | 0 | if ($parms and not ref $parms == 'HASH') |
| 47 | 0 | 0 | $parms ? : |
| 53 | 0 | 0 | unless ($query) |
| 56 | 0 | 0 | if ($parms and not ref $parms == 'HASH') |
| 66 | 0 | 0 | if ($stream->success_) |
| 71 | 0 | 0 | wantarray ? : |