Branch Coverage

blib/lib/Groonga/HTTP/Client.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
44 0 0 if (defined $_[2])
57 0 0 if ($http_response->is_success) { }
62 0 0 if ($groonga_response->is_success) { }
76 0 0 if (defined $_[2])
80 0 0 unless (defined $_[3])
91 0 0 if ($http_response->is_success) { }
96 0 0 if ($groonga_response->is_success) { }