| blib/lib/mixin.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 16 | 18 | 88.8 |
| line | true | false | branch |
|---|---|---|---|
| 127 | 12 | 0 | unless (defined ${$mixin . '::VERSION';}) |
| 129 | 1 | 11 | if $@ and not $@ =~ /^Can't locate .*? at / |
| 130 | 1 | 10 | unless (%{$mixin . '::';}) |
| 147 | 1 | 9 | unless $with |
| 148 | 1 | 8 | unless $caller->isa($with) |
| 165 | 1 | 7 | if $Thieved{$mixin}++ |
| 169 | 1 | 27 | if $sym =~ /^_/ |
| 170 | 0 | 27 | unless defined $glob |
| 172 | 7 | 20 | if *glob{'CODE'} |