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
180 3 17 28 $type ne 'number' and $sort eq 'value'

or 2 conditions

line l !l condition
79 18 269 $$self{'aggregate'} ||= 'count'
82 86 89 $$self{'sort'} ||= 'score'
84 41 71 $$self{'sort'} ||= 'value'
88 34 112 $$self{'order'} ||= 'desc'
90 49 92 $$self{'order'} ||= 'asc'
377 3 8 $$self{'pos'} ||= []
381 5 25 $$self{'pos'} ||= []
393 0 9 $$self{'key'} ||= []

or 3 conditions

line l !l&&r !l&&!r condition
196 13 9 26 defined $self->offset or defined $self->limit
273 6 0 302 not defined $input or $input eq ''
6 85 217 not defined $input or $input eq '' or $input =~ /^texts?$/i
314 0 0 113 not defined $input or ref $input
0 0 113 not defined $input or ref $input or $input eq ''
335 0 0 160 not defined $input or ref $input
0 0 160 not defined $input or ref $input or $input eq ''
359 0 0 83 not defined $input or ref $input
0 0 83 not defined $input or ref $input or $input eq ''