Branch Coverage

blib/lib/DBIx/Class/SQLMaker/MySQL.pm
Criterion Covered Total %
branch 6 12 50.0


line true false branch
16 0 0 if (not $_[1] or ref $_[1] eq 'HASH' and not keys %{$_[1];})
28 2 7 if ($join_type and $join_type =~ /^STRAIGHT\z/i)
76 0 2 unless $self->{'_modification_target_referenced_re'}
81 2 0 if $sql =~ /$self->{'_modification_target_referenced_re'}/
90 0 2 unless $self->{'_modification_target_referenced_re'}
95 2 0 if $sql =~ /$self->{'_modification_target_referenced_re'}/