| blib/lib/DBIx/Class/Helper/Row/NumifyGet.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 4 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 18 | 78 | 5 | if defined $value and &try(sub { $self->_is_column_numeric($col); } ) |
| 31 | 10 | 0 | if defined $columns{$_} and &try(sub { $self->_is_column_numeric($_); } ) |