Branch Coverage

lib/SQL/Loader/MySQL.pm
Criterion Covered Total %
branch 0 20 0.0


line true false branch
96 0 0 if ($$rr[2] =~ /^\s*$/ or $$rr[2] =~ / \;/)
101 0 0 if ($rcount == 0)
103 0 0 unless $dbh->do($q)
108 0 0 if ($$rr[1] eq 'id') { }
0 0 elsif ($$rr[3] =~ /PK/) { }
116 0 0 unless $rcount == scalar @{$cols;} - 1
122 0 0 unless ($notype)
123 0 0 unless $quiet
124 0 0 unless $dbh->do($q)
125 0 0 unless ($quiet)