Branch Coverage

blib/lib/Search/QueryParser/SQL/Column.pm
Criterion Covered Total %
branch 0 4 0.0


line true false branch
98 0 0 ref $_[0] ? :
109 0 0 if ($$self{'type'} =~ /int|float|bool|time|date/) { }