Branch Coverage

blib/lib/Elastic/Model/Result.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
98 0 0 unless (shift())->result->{'fields'}
99 0 0 unless (shift())->result->{'highlight'}
106 0 0 if $self->is_partial
134 0 0 unless my $field = shift()
135 0 0 unless my $highlights = $self->highlights->{$field}
149 0 0 defined $_ ? :
160 0 0 if $max < 30
168 0 0 if (my $details = $next->{'details'})