blib/lib/DBIx/Class/Storage/DBI/ODBC/ACCESS.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 15 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
64 | 0 | 0 | 0 | $long_read_len != 0 and $long_read_len != 80 |
89 | 0 | 0 | 0 | $is_image_insert and $self->disable_sth_caching_for_image_insert_or_update |
110 | 0 | 0 | 0 | $is_image_insert and $self->disable_sth_caching_for_image_insert_or_update |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
129 | 0 | 0 | 0 | $datetime_parser ||= 'DateTime::Format::Strptime'->new('pattern', $datetime_format, 'on_error', 'croak') |
139 | 0 | 0 | 0 | $datetime_parser ||= 'DateTime::Format::Strptime'->new('pattern', $datetime_format, 'on_error', 'croak') |