blib/lib/Search/Query/Field/Lucy.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 2 | 0.0 |
line | true | false | branch |
---|---|---|---|
104 | 0 | 0 | if (exists $$self{'type'} and defined $$self{'type'} and not &blessed($$self{'type'}) and $$self{'type'} =~ /int|date|num/) { } |