| blib/lib/ArangoDB2/HTTP/LWP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 34 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 52 | 0 | 0 | if $args |
| 56 | 0 | 0 | if $raw |
| 73 | 0 | 0 | if $args |
| 77 | 0 | 0 | if $raw |
| 94 | 0 | 0 | if $args |
| 98 | 0 | 0 | if $raw |
| 120 | 0 | 0 | if $args |
| 127 | 0 | 0 | if $raw |
| 144 | 0 | 0 | if $args |
| 146 | 0 | 0 | ref $put ? : |
| 153 | 0 | 0 | if $raw |
| 170 | 0 | 0 | if $args |
| 172 | 0 | 0 | ref $post ? : |
| 179 | 0 | 0 | if $raw |
| 191 | 0 | 0 | if ($response->is_success) { } |
| 194 | 0 | 0 | if (not ref $res eq 'HASH') { } |
| 0 | 0 | elsif ($$res{'result'} || $$res{'graph'} || $$res{'graphs'} and not $$res{'error'} and not defined $$res{'hasMore'}) { } |