| blib/lib/Method/Utils.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 14 | 92.8 |
| line | true | false | branch |
|---|---|---|---|
| 60 | 4 | 4 | unless $self->can($mth) |
| 99 | 2 | 11 | if (defined $seen{$class}) { } |
| 112 | 2 | 11 | unless defined $class |
| 113 | 2 | 9 | unless defined &{$class . "::$mth";} |
| 131 | 1 | 6 | if (defined $seen{$class}) { } |
| 144 | 1 | 6 | unless defined $class |
| 145 | 0 | 6 | unless defined &{$class . "::$mth";} |