blib/lib/Search/Query/Field/Lucy.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
104 | 0 | 0 | 0 | exists $$self{'type'} and defined $$self{'type'} |
0 | 0 | 0 | exists $$self{'type'} and defined $$self{'type'} and not &blessed($$self{'type'}) | |
0 | 0 | 0 | exists $$self{'type'} and defined $$self{'type'} and not &blessed($$self{'type'}) and $$self{'type'} =~ /int|date|num/ |