| blib/lib/ArangoDB/Statement.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 32 | 0 | 0 | if ($@) |
| 41 | 0 | 0 | if ($@) |
| 51 | 0 | 0 | if ($@) |
| 59 | 0 | 0 | if (@_ == 0) { } |
| 70 | 0 | 0 | if (@_ == 1) { } |
| 82 | 0 | 0 | $$options{'do_count'} ? : |
| 87 | 0 | 0 | if ($$self{'bind_vars'}->count > 0) |
| 91 | 0 | 0 | if (exists $$options{'batch_size'} and $$options{'batch_size'} > 0) |
| 100 | 0 | 0 | if (ref $error and $error->isa('ArangoDB::ServerException')) |