| blib/lib/ArangoDB/Connection.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 22 | 45.4 |
| line | true | false | branch |
|---|---|---|---|
| 18 | 1 | 5 | $opts->keep_alive ? : |
| 19 | 1 | 5 | if ($opts->auth_type and $opts->auth_user) |
| 28 | 1 | 5 | if ($opts->inet_aton) |
| 60 | 0 | 0 | unless ($raw) |
| 61 | 0 | 0 | defined $data ? : |
| 76 | 0 | 0 | unless ($raw) |
| 77 | 0 | 0 | defined $data ? : |
| 106 | 0 | 1 | if ($content_length > 0) |
| 109 | 0 | 1 | if ($additional_headers) |
| 117 | 1 | 0 | if ($code < 200 or $code >= 400) |
| 118 | 1 | 0 | if ($body ne '') |