Branch Coverage

blib/lib/DBIx/Class/Storage/DBI/ADO/MS_Jet.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
74 0 0 if ($long_read_len != 2147483647)
89 0 0 if $self->{'transaction_depth'} == 1
96 0 0 if $self->{'transaction_depth'} == 1
107 0 0 unless $self->cursor_class->isa('DBIx::Class::Storage::DBI::ADO::MS_Jet::Cursor')