Branch Coverage

blib/lib/Query/Abstract/Driver/SQL.pm
Criterion Covered Total %
branch 10 14 71.4


line true false branch
32 0 1 unless $$self{'table'}
43 15 0 if $where_sql
46 2 13 if $sort_sql
63 4 15 ref $values ? :
66 15 0 if (@rules) { }
85 2 13 if (@rules) { }
86 2 0 @rules ? :