blib/lib/DBIx/Class/Storage/DBI/NoBindVars.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 8 | 75.0 |
line | true | false | branch |
---|---|---|---|
58 | 0 | 9 | ref $_->[1] ? : |
62 | 9 | 0 | if $datatype |
65 | 7 | 2 | unless $datatype and $self->interpolate_unquoted($datatype, $data) |
97 | 2 | 7 | if defined $_[2] and $_[1] and not $_[2] =~ /\D/ and $_[1] =~ /int(?:eger)? | (?:tiny|small|medium|big)int/xi |