| blib/lib/DBIx/Class/Storage/DBI/Sybase/Microsoft_SQL_Server.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 11 | 9.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 79 | 1 | 0 | 0 | $self->_using_freetds and (my $ver = $self->_using_freetds_version || 999) > 0.82 |
| line | l | !l | condition |
|---|---|---|---|
| 79 | 0 | 0 | $self->_using_freetds_version || 999 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 157 | 0 | 0 | 0 | $datetime_parser ||= 'DateTime::Format::Strptime'->new('pattern', $datetime_parse_format, 'on_error', 'croak') |
| 167 | 0 | 0 | 0 | $datetime_formatter ||= 'DateTime::Format::Strptime'->new('pattern', $datetime_format_format, 'on_error', 'croak') |