Branch Coverage

blib/lib/ArangoDB2/HTTP.pm
Criterion Covered Total %
branch 2 10 20.0


line true false branch
20 0 1 if (my $http_client = $arango->http_client)
21 0 0 if ($http_client eq 'lwp') { }
0 0 elsif ($http_client eq 'curl') { }
34 0 1 if ($curl) { }
56 0 0 if defined $error