Condition Coverage

lib/SQL/QueryBuilder/Flex.pm
Criterion Covered Total %
condition 13 26 50.0


and 3 conditions

line !l l&&!r l&&r condition
356 24 0 3 $$self{'where'} and not $$self{'where'}->is_empty
365 26 0 1 $$self{'having'} and not $$self{'having'}->is_empty

or 2 conditions

line l !l condition
421 2 25 $indent ||= 0

or 3 conditions

line l !l&&r !l&&!r condition
125 1 3 0 $$self{'where'} ||= 'SQL::QueryBuilder::Flex::Exp'->new('parent', $self)
136 0 1 0 $$self{'having'} ||= 'SQL::QueryBuilder::Flex::Exp'->new('parent', $self)
519 2 3 0 $$_[1] || $$_[0]
529 1 2 0 $_->alias || $_->table
540 0 0 0 $$_[1] || $$_[0]
549 0 0 0 $_->alias || $_->table