Branch Coverage

lib/Apache/Solr/Document.pm
Criterion Covered Total %
branch 0 28 0.0


line true false branch
37 0 0 ref $v eq 'ARRAY' ? :
53 0 0 unless @_
54 0 0 unless my $f = $self->field(shift())
55 0 0 if (@_) { }
70 0 0 unless @_
73 0 0 $fh ? :
79 0 0 $fh ? :
85 0 0 $f ? :
93 0 0 $fn eq 'DESTROY' ? :
0 0 if ($fn =~ /^_(.*)/) { }
102 0 0 unless defined $_[0]
108 0 0 ref $_[0] eq 'SCALAR' ? :
0 0 !ref($_[0]) ? :
125 0 0 if (ref $h eq 'ARRAY') { }