| blib/lib/ArangoDB2/HTTP/LWP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 204 | 0 | 0 | 0 | $$res{'result'} || $$res{'graph'} || $$res{'graphs'} and not $$res{'error'} |
| 0 | 0 | 0 | $$res{'result'} || $$res{'graph'} || $$res{'graphs'} and not $$res{'error'} and not defined $$res{'hasMore'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 204 | 0 | 0 | 0 | $$res{'result'} || $$res{'graph'} || $$res{'graphs'} |
| 212 | 0 | 0 | 0 | $$res{'result'} || $$res{'graph'} || $$res{'graphs'} |