| blib/lib/Object/Meta/Plugin/Useful/Generic.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 7 | 28.5 |
| line | l | !l | condition |
|---|---|---|---|
| 20 | 0 | 0 | warnings::warnif($self, "Export of undefined method $_ attempted") and undef |
| 0 | 69 | not exists $tested{$_} and $tested{$_} = 1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 20 | 0 | 0 | 69 | not exists $tested{$_} and $tested{$_} = 1 and $self->can($_) |