| blib/lib/DBIx/Class/Helper/Row/ToJSON.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 6 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 25 | 0 | 10 | 1 | defined $info->{'data_type'} and $self->unserializable_data_types->{lc $info->{'data_type'}} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 55 | 3 | 36 | 0 | $columns_info->{$_}{'accessor'} || $_ |