| blib/lib/DBIx/Class/Storage/DBI/ADO/Microsoft_SQL_Server.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 21 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 171 | 0 | 0 | 0 | $size and lc $size eq 'max' |
| 180 | 0 | 0 | 0 | $self->_is_guid_type($data_type) and substr($bind->[1], 0, 1) ne '{' |
| 191 | 0 | 0 | 0 | $_ and $_->{'ado_size'} ||= 8000 |
| line | l | !l | condition |
|---|---|---|---|
| 164 | 0 | 0 | $self->_get_dbh->{'LongReadLen'} || 32768 |
| 191 | 0 | 0 | $_->{'ado_size'} ||= 8000 |
| 245 | 0 | 0 | $self->_get_dbh->{'LongReadLen'} || 32768 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 426 | 0 | 0 | 0 | $datetime_parser ||= 'DateTime::Format::Strptime'->new('pattern', $datetime_format, 'on_error', 'croak') |
| 436 | 0 | 0 | 0 | $datetime_parser ||= 'DateTime::Format::Strptime'->new('pattern', $datetime_format, 'on_error', 'croak') |