Branch Coverage

blib/lib/WebService/Solr.pm
Criterion Covered Total %
branch 11 20 55.0


line true false branch
52 0 7 if ($url)
53 0 0 ref $url ? :
56 0 7 if (exists $options->{'default_params'})
66 0 2 ref $doc eq 'ARRAY' ? :
69 2 0 ref $_ eq 'HASH' ? :
0 2 &blessed($_) ? :
126 2 4 ref $v ? :
185 6 11 unless defined $autocommit
197 0 17 if ($http_response->is_error)
203 0 17 if $autocommit