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