| blib/lib/DBI/Util/_accessor.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 13 | 46.1 |
| line | l | !l | condition |
|---|---|---|---|
| 11 | 7225 | 0 | $fields ||= {} |
| 59 | 120 | 80 | $self->{$field} ||= {} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 10 | 0 | 7225 | 0 | ref $proto || $proto |
| 13 | 0 | 40378 | 0 | /^_/ || $proto->can($_) |
| 27 | 0 | 520 | 0 | ref $self || $self |