Branch Coverage

blib/lib/WebService/Solr/Tiny.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
13 1 4 if grep(($_ eq 'solr_escape'), @_)
20 0 2 unless (exists $self->{'agent'})
26 2 0 unless (exists $self->{'decoder'})
40 2 2 @_ ? :
44 1 3 unless ($reply->{'success'})