blib/lib/DBIx/Class/CDBICompat/AccessorMapping.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
17 | 0 | 0 | 0 | defined &blessed($col) and $col->isa('Class::DBI::Column') |
0 | 0 | 0 | defined $accessor and $accessor ne $col |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
30 | 0 | 0 | 0 | $ro_meth eq $wo_meth or $wo_meth eq $col |