Condition Coverage

blib/lib/ArangoDB2/HTTP/LWP.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

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'}

or 3 conditions

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'}