| blib/lib/FalkorDB.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 15 | 0 | 0 | if ($args{'redis'}) { } |
| 26 | 0 | 0 | if (defined $args{'password'} and $args{'password'} ne "") |
| 34 | 0 | 0 | if (defined $args{'username'} and $args{'username'} ne "" and defined $args{'password'} and $args{'password'} ne "") |
| 66 | 0 | 0 | if (defined $error) |
| 75 | 0 | 0 | if (defined $error) |
| 78 | 0 | 0 | ref $res eq 'ARRAY' ? : |