Branch Coverage

blib/lib/WebService/Solr/Response.pm
Criterion Covered Total %
branch 14 20 70.0


line true false branch
48 17 2 unless $content
53 0 2 if $@
62 0 1 unless exists $struct->{'response'}{'docs'}
72 0 2 unless exists $struct->{'response'}{'numFound'}
75 0 2 unless defined $rows
78 1 1 if $rows == 0
96 3 2 if $self->$pred
108 0 2 unless exists $struct->{'response'}{'numFound'}
111 0 2 unless defined $rows
114 1 1 if $rows == 0