| line | true | false | branch | 
 
| 125 | 0 | 0 | if ($long_read_len != 2147483647) | 
 
| 141 | 0 | 0 | unless $self->cursor_class->isa('DBIx::Class::Storage::DBI::ADO::Microsoft_SQL_Server::Cursor') | 
 
| 171 | 0 | 0 | if ($size and lc $size eq 'max') | 
 
| 172 | 0 | 0 | if ($data_type =~ /^(?:varchar|character varying|nvarchar|national char varying|national character varying|varbinary)\z/i) { } | 
 
| 180 | 0 | 0 | if ($self->_is_guid_type($data_type) and substr($bind->[1], 0, 1) ne '{') | 
 
| 206 | 0 | 0 | if ($self->_is_guid_type($columns_info->{$col}{'data_type'})) | 
 
| 208 | 0 | 0 | if (substr($data_row->[$col_idx], 0, 1) ne '{') | 
 
| 229 | 0 | 0 | if ($max_size) { } |