blib/lib/DBIx/Class/CDBICompat/LazyLoading.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 6 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
57 | 0 | 0 | 0 | ref $self and not exists $self->{'_column_data'}{$col} |
0 | 0 | 0 | ref $self and not exists $self->{'_column_data'}{$col} and $self->{'_in_storage'} |