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