blib/lib/SQL/KeywordSearch.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 14 | 16 | 87.5 |
line | true | false | branch |
---|---|---|---|
163 | 20 | 0 | if (defined $word) |
164 | 0 | 20 | if ($p{'whole_word'}) |
168 | 4 | 16 | if ($p{'interp'}) { } |
176 | 2 | 8 | $p{'every_column'} ? : |
10 | 10 | if $i != $#columns | |
179 | 1 | 4 | $p{'every_word'} ? : |
5 | 5 | if $j != $#list | |
183 | 1 | 4 | if ($p{'interp'}) { } |