blib/lib/DBIx/Class/Storage/DBI/ODBC/ACCESS.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
64 | 0 | 0 | if ($long_read_len != 0 and $long_read_len != 80) |
83 | 0 | 0 | if ($self->_is_binary_lob_type($columns_info->{$col}{'data_type'})) |
89 | 0 | 0 | if $is_image_insert and $self->disable_sth_caching_for_image_insert_or_update |
104 | 0 | 0 | if ($self->_is_binary_lob_type($columns_info->{$col}{'data_type'})) |
110 | 0 | 0 | if $is_image_insert and $self->disable_sth_caching_for_image_insert_or_update |