| blib/lib/DBIx/BulkLoader/Mysql.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 117 | 0 | 0 | $hash{'bulk_insert_count'} ? : |
| 121 | 0 | 0 | unless $hash{'placeholders'} |
| 122 | 0 | 0 | unless $hash{'sql_insert'} |
| 123 | 0 | 0 | unless $hash{'dbh'} |
| 124 | 0 | 0 | unless ($hash{'placeholder_count'}) |
| 134 | 0 | 0 | $hash{'prepare_args'} ? : |
| 145 | 0 | 0 | if $@ |
| 156 | 0 | 0 | if $@ |
| 196 | 0 | 0 | if (1 + $#$row == $s->get_buffer_size) |