| blib/lib/Neo4j/Bolt/Cxn.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 16 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 26 | 0 | 0 | 0 | $parms and not ref $parms == "HASH" |
| 40 | 0 | 0 | 0 | $parms and not ref $parms == "HASH" |
| line | l | !l | condition |
|---|---|---|---|
| 11 | 0 | 0 | $Neo4j::Bolt::DEFAULT_DB // "" |
| 31 | 0 | 0 | $parms // {} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 31 | 0 | 0 | 0 | $db // &default_db() |
| 45 | 0 | 0 | 0 | $db // &default_db() |