| blib/lib/DBIx/Class/Storage/DBI/Sybase/ASE/NoBindVars.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 9 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 43 | 0 | 0 | 0 | defined $value and defined $type |
| 45 | 0 | 0 | 0 | $self->is_datatype_numeric($type) and &$number($value) |
| 58 | 0 | 0 | 0 | $type =~ /money/i and defined $value |