Condition Coverage

blib/lib/DBIx/Class/Storage/DBI/ODBC/Microsoft_SQL_Server.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
140 0 0 0 exists $self->_server_info->{'normalized_dbms_version'} and $self->_server_info->{'normalized_dbms_version'} < 9

or 2 conditions

line l !l condition
198 0 0 $self->_dbic_connect_attributes->{'odbc_cursortype'} || 0
223 0 0 $self->_dbic_connect_attributes->{'odbc_cursortype'} || 0
266 0 0 $self->_using_freetds_version || 999
302 0 0 shift() || 2

xor 4 conditions

line l&&r l&&!r !l&&r !l&&!r condition
224 0 0 0 0 $use_dyncursors xor not !$self->_using_dynamic_cursors