Condition Coverage

blib/lib/Data/Freq/Field.pm
Criterion Covered Total %
condition 32 46 69.5


and 3 conditions

line !l l&&!r l&&r condition
186 3 17 28 $type ne "number" and $sort eq "value"

or 2 conditions

line l !l condition
85 18 269 $self->{'aggregate'} ||= "count"
88 86 89 $self->{'sort'} ||= "score"
90 41 71 $self->{'sort'} ||= "value"
94 34 112 $self->{'order'} ||= "desc"
96 49 92 $self->{'order'} ||= "asc"
383 3 8 $self->{'pos'} ||= []
387 5 25 $self->{'pos'} ||= []
399 0 9 $self->{'key'} ||= []

or 3 conditions

line l !l&&r !l&&!r condition
202 13 9 26 defined $self->offset or defined $self->limit
279 6 0 302 not defined $input or $input eq ""
6 85 217 not defined $input or $input eq "" or $input =~ /^texts?$/i
320 0 0 113 not defined $input or ref $input
0 0 113 not defined $input or ref $input or $input eq ""
341 0 0 160 not defined $input or ref $input
0 0 160 not defined $input or ref $input or $input eq ""
365 0 0 83 not defined $input or ref $input
0 0 83 not defined $input or ref $input or $input eq ""