Condition Coverage

blib/lib/AlignDB/SQL.pm
Criterion Covered Total %
condition 15 21 71.4


and 3 conditions

line !l l&&!r l&&r condition
89 0 6 24 $alias and $term =~ /(?:^|\.)\Q$alias\E$/
107 0 27 5 $self->joins and @{$self->joins;}
174 0 19 26 $self->where && @{$self->where;}
182 0 28 4 $self->having && @{$self->having;}

or 3 conditions

line l !l&&r !l&&!r condition
29 11 5 0 $col ||= $term
232 2 7 2 ref $val->[0] or $val->[0] eq '-and'
254 2 12 0 $val->{'column'} || $col