| blib/lib/DBIx/Class/Storage/DBI/ACCESS.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 10 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 68 | 0 | 0 | if (keys %$to_insert == 0) |
| 73 | 0 | 0 | unless $autoinc_col |
| 78 | 0 | 0 | if ref $table |
| 92 | 0 | 0 | if ($self->_is_text_lob_type($data_type)) { } |
| 0 | 0 | elsif ($self->_is_binary_lob_type($data_type)) { } |