Condition Coverage

blib/lib/Fey/SQL/Fragment/Join.pm
Criterion Covered Total %
condition 5 6 83.3


and 3 conditions

line !l l&&!r l&&r condition
54 65 33 0 $self->_has_table2 and not $self->_has_fk
91 21 2 9 $self->_has_outer_type && $self->_outer_type =~ /^(?:right|left)$/