| blib/lib/DBIx/Class/Helper/Row/NumifyGet.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 6 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 18 | 0 | 5 | 78 | defined $value and &try(sub { $self->_is_column_numeric($col); } ) |
| 31 | 0 | 0 | 10 | defined $columns{$_} and &try(sub { $self->_is_column_numeric($_); } ) |