| blib/lib/DBIx/Class/Storage/DBI/ADO/Microsoft_SQL_Server.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 18 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 169 | 0 | 0 | 0 | $size and lc $size eq 'max' |
| 178 | 0 | 0 | 0 | $self->_is_guid_type($data_type) and substr($bind->[1], 0, 1) ne '{' |
| line | l | !l | condition |
|---|---|---|---|
| 162 | 0 | 0 | $self->_get_dbh->{'LongReadLen'} || 32768 |
| 186 | 0 | 0 | $attr->{'ado_size'} ||= 8000 |
| 241 | 0 | 0 | $self->_get_dbh->{'LongReadLen'} || 32768 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 422 | 0 | 0 | 0 | $datetime_parser ||= 'DateTime::Format::Strptime'->new('pattern', $datetime_format, 'on_error', 'croak') |
| 432 | 0 | 0 | 0 | $datetime_parser ||= 'DateTime::Format::Strptime'->new('pattern', $datetime_format, 'on_error', 'croak') |