| blib/lib/DBIx/Class/DynamicSubclass.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 12 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 139 | 0 | 0 | 1 | $map and ref $map |
| 0 | 0 | 1 | $map and ref $map and ref $map eq 'HASH' | |
| 197 | 0 | 2 | 10 | $tc_col = $self->typecast_column and $tc_col eq $column |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 162 | 0 | 0 | 0 | index($_, '-') == 0 or exists $real_columns->{$_} |