Condition Coverage

blib/lib/DBIx/Class/Storage/DBI/NoBindVars.pm
Criterion Covered Total %
condition 7 12 58.3


and 3 conditions

line !l l&&!r l&&r condition
65 0 7 2 $datatype and $self->interpolate_unquoted($datatype, $data)
97 0 9 0 defined $_[2] and $_[1]
0 7 2 defined $_[2] and $_[1] and not $_[2] =~ /\D/
7 0 2 defined $_[2] and $_[1] and not $_[2] =~ /\D/ and $_[1] =~ /int(?:eger)? | (?:tiny|small|medium|big)int/xi