| 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") |
| 48 | 0 | 0 | $parms ? : |
| 54 | 0 | 0 | unless ($query) |
| 57 | 0 | 0 | if ($parms and not ref $parms == "HASH") |
| 68 | 0 | 0 | if ($stream->success_) |
| 73 | 0 | 0 | wantarray ? : |