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