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
62 0 7 2 $datatype and $self->interpolate_unquoted($datatype, $data)
94 0 0 9 defined $_[2] and $_[1]
0 7 2 defined $_[2] and $_[1] and not $_[2] =~ /[^0-9]/
7 0 2 defined $_[2] and $_[1] and not $_[2] =~ /[^0-9]/ and $_[1] =~ /int(?:eger)? | (?:tiny|small|medium|big)int/xi