Branch Coverage

blib/lib/Search/Query/Field/SQL.pm
Criterion Covered Total %
branch 2 2 100.0


line true false branch
63 2 15 if ($self->{'type'} =~ /int|float|bool|time|date/) { }