Condition Coverage

blib/lib/DBIx/Class/Schema/Loader/DBI/ODBC/ACCESS.pm
Criterion Covered Total %
condition 0 21 0.0


and 3 conditions

line !l l&&!r l&&r condition
98 0 0 0 not $have_pass and exists $self->_passwords->{$dsn}{$user}
319 0 0 0 ref $info->{'size'} eq "ARRAY" and $info->{'size'}[0] == 19
0 0 0 ref $info->{'size'} eq "ARRAY" and $info->{'size'}[0] == 19 and $info->{'size'}[1] == 4
326 0 0 0 ref $info->{'size'} eq "ARRAY" and $info->{'size'}[0] == 18
0 0 0 ref $info->{'size'} eq "ARRAY" and $info->{'size'}[0] == 18 and $info->{'size'}[1] == 0
332 0 0 0 not $data_type =~ /^(?:(?:var)?(?:char|binary)|decimal)\z/ and $data_type ne "currency"

or 3 conditions

line l !l&&r !l&&!r condition
106 0 0 0 $opened or $have_pass