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